RestExpress: Microservices Framework for Java
- 7 followers
- Denver, CO
- http://www.restexpress.org
Popular repositories Loading
-
RestExpress
RestExpress PublicForked from tfredrich/RestExpress
Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, J…
-
-
RestExpress-Archetype
RestExpress-Archetype PublicMaven artifact to create RestExpress projects quickly.
-
HyperExpress
HyperExpress PublicForked from tfredrich/HyperExpress
Media type agnostic library for producing and consuming hypermedia links (ala. HATEOAS) within RESTful services...
-
RepoExpress
RepoExpress PublicForked from tfredrich/RepoExpress
Repository pattern for CRUD behavior on Java objects using in-memory (ConcurrentHashMap), MongoDB, Voldemort, or Redis back-end stores. This library works 'expressly' well with RestExpress.
-
RestExpress-Scaffold
RestExpress-Scaffold PublicRails-inspired kick-start or scaffolding to create new RestExpress projects quickly.
Repositories
- RepoExpress Public Forked from tfredrich/RepoExpress
Repository pattern for CRUD behavior on Java objects using in-memory (ConcurrentHashMap), MongoDB, Voldemort, or Redis back-end stores. This library works 'expressly' well with RestExpress.
RestExpress/RepoExpress’s past year of commit activity - RestExpress Public Forked from tfredrich/RestExpress
Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.
RestExpress/RestExpress’s past year of commit activity - HyperExpress Public Forked from tfredrich/HyperExpress
Media type agnostic library for producing and consuming hypermedia links (ala. HATEOAS) within RESTful services...
RestExpress/HyperExpress’s past year of commit activity - RestExpress-Scaffold Public
Rails-inspired kick-start or scaffolding to create new RestExpress projects quickly.
RestExpress/RestExpress-Scaffold’s past year of commit activity - Syntaxe Public Forked from tfredrich/Syntaxe
Syntactic and semantic object validation framework for Java domain models. Supports requiredness, min, max, and length checks by default with the ability to create custom syntactic and semantic validations. Also includes cross-site scripting (XSS) mitigation annotations to encode string fields.
RestExpress/Syntaxe’s past year of commit activity - PluginExpress Public
RestExpress-specific plugins. Plus a registry of third-party (externally written) plugins for enhancing RestExpress functionality. Please see the wiki or the plugin-specific README for more details on each plugin.
RestExpress/PluginExpress’s past year of commit activity - FrameworkBenchmarks Public Forked from TechEmpower/FrameworkBenchmarks
Source code for the framework benchmarking blog
RestExpress/FrameworkBenchmarks’s past year of commit activity - RestExpress-Common Public
This repo is now defunct. It is now a sub-module of RestExpress. Please see https://github.com/RestExpress/RestExpress
RestExpress/RestExpress-Common’s past year of commit activity