RestExpress: Microservices Framework for Java
- 3 followers
- Denver, CO
- http://www.restexpress.org
Popular repositories
-
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, J…
-
-
-
HyperExpress Public
Forked from tfredrich/HyperExpress
Media type agnostic library for producing and consuming hypermedia links (ala. HATEOAS) within RESTful services...
-
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-Scaffold Public
Rails-inspired kick-start or scaffolding to create new RestExpress projects quickly.
Repositories
- Syntaxe Public
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.
- RepoExpress Public
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.
-
-
- 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.
- HyperExpress Public
Media type agnostic library for producing and consuming hypermedia links (ala. HATEOAS) within RESTful services...
- RestExpress Public
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-Scaffold Public
Rails-inspired kick-start or scaffolding to create new RestExpress projects quickly.
-
- RestExpress-Common Public
This repo is now defunct. It is now a sub-module of RestExpress. Please see https://github.com/RestExpress/RestExpress