mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-25 04:38:59 -08:00
Merge pull request #10 from timjstewart/master
I 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)
|
* [Python](#python)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
|
* [Java](#java)
|
||||||
* [Testing](#testing)
|
* [Testing](#testing)
|
||||||
* [Querying](#querying)
|
* [Querying](#querying)
|
||||||
* [Mocking](#mocking)
|
* [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.
|
* [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.
|
* [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
|
## Testing
|
||||||
|
|
||||||
### Querying
|
### Querying
|
||||||
|
|||||||
Reference in New Issue
Block a user