mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
added RestExpress to Java Servers section
This commit is contained in:
@@ -18,6 +18,7 @@ A collaborative list of great resources about RESTful API architecture, developm
|
||||
* [Python](#python)
|
||||
* [Ruby](#ruby)
|
||||
* [Go](#go)
|
||||
* [Java](#java)
|
||||
* [Testing](#testing)
|
||||
* [Querying](#querying)
|
||||
* [Mocking](#mocking)
|
||||
@@ -143,6 +144,10 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
||||
* [Resoursea](https://github.com/resoursea/api) - A REST framework for quickly writing resource based services.
|
||||
* [Zerver](https://github.com/cosiner/zerver) - Zerver is a expressive, modular, feature completed RESTful framework.
|
||||
|
||||
### Java
|
||||
|
||||
* [RestExpress](https://github.com/RestExpress/RestExpress) - A netty-based, highly performant, lightweight, container-less, plugin-extensible, framework that is ideal for microservice architectures.
|
||||
|
||||
## Testing
|
||||
|
||||
### Querying
|
||||
|
||||
Reference in New Issue
Block a user