Skip to content
@RestExpress

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Popular repositories

  1. 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…

    Java 940 287

  2. Executable examples of RestExpress

    Java 36 21

  3. Maven artifact to create RestExpress projects quickly.

    Java 27 21

  4. Forked from tfredrich/HyperExpress

    Media type agnostic library for producing and consuming hypermedia links (ala. HATEOAS) within RESTful services...

    Java 24 14

  5. 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.

    Java 15 12

  6. Rails-inspired kick-start or scaffolding to create new RestExpress projects quickly.

    Java 8 11

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.

    Java 6 Apache-2.0 11 1 0 Updated Feb 17, 2023
  • 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.

    Java 15 Apache-2.0 14 5 0 Updated Feb 16, 2023
  • RestExpress-Examples Public

    Executable examples of RestExpress

    Java 36 Apache-2.0 21 0 1 Updated Feb 13, 2023
  • RestExpress-Archetype Public

    Maven artifact to create RestExpress projects quickly.

    Java 27 21 0 3 Updated Feb 13, 2023
  • 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.

    Java 2 Apache-2.0 24 0 3 Updated Feb 13, 2023
  • HyperExpress Public

    Media type agnostic library for producing and consuming hypermedia links (ala. HATEOAS) within RESTful services...

    Java 24 Apache-2.0 15 7 0 Updated Feb 13, 2023
  • 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.

    Java 940 Apache-2.0 297 26 2 Updated Oct 21, 2022
  • RestExpress-Scaffold Public

    Rails-inspired kick-start or scaffolding to create new RestExpress projects quickly.

    Java 8 11 0 4 Updated Oct 13, 2020
  • FrameworkBenchmarks Public

    Source code for the framework benchmarking blog

    PHP 1 BSD-3-Clause 1,864 0 0 Updated Apr 29, 2016
  • RestExpress-Common Public

    This repo is now defunct. It is now a sub-module of RestExpress. Please see https://github.com/RestExpress/RestExpress

    Java 0 2 0 0 Updated Jul 17, 2013

Top languages

Loading…

Most used topics

Loading…