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 Loading

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

    Java 937 287

  2. RestExpress-Examples RestExpress-Examples Public

    Executable examples of RestExpress

    Java 36 21

  3. RestExpress-Archetype RestExpress-Archetype Public

    Maven artifact to create RestExpress projects quickly.

    Java 27 21

  4. HyperExpress HyperExpress Public

    Forked from tfredrich/HyperExpress

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

    Java 24 14

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

    Java 15 12

  6. RestExpress-Scaffold RestExpress-Scaffold Public

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

    Java 8 11

Repositories

Showing 10 of 11 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, 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
    Java 937 Apache-2.0 300 26 2 Updated Jul 26, 2024
  • 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
    Java 15 Apache-2.0 14 5 0 Updated Jun 27, 2024
  • 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
    Java 24 Apache-2.0 15 7 0 Updated Jul 27, 2023
  • RestExpress-Scaffold Public

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

    RestExpress/RestExpress-Scaffold’s past year of commit activity
    Java 8 11 0 4 Updated Jul 27, 2023
  • 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
    Java 6 Apache-2.0 11 1 0 Updated Feb 17, 2023
  • RestExpress-Examples Public

    Executable examples of RestExpress

    RestExpress/RestExpress-Examples’s past year of commit activity
    Java 36 Apache-2.0 21 0 1 Updated Feb 13, 2023
  • RestExpress-Archetype Public

    Maven artifact to create RestExpress projects quickly.

    RestExpress/RestExpress-Archetype’s past year of commit activity
    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.

    RestExpress/PluginExpress’s past year of commit activity
    Java 2 Apache-2.0 24 0 3 Updated Feb 13, 2023
  • FrameworkBenchmarks Public Forked from TechEmpower/FrameworkBenchmarks

    Source code for the framework benchmarking blog

    RestExpress/FrameworkBenchmarks’s past year of commit activity
    PHP 1 BSD-3-Clause 1,963 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

    RestExpress/RestExpress-Common’s past year of commit activity
    Java 0 2 0 0 Updated Jul 17, 2013

Top languages

Loading…

Most used topics

Loading…