mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-09-04 22:32:41 -04:00
Added Airlift
This commit is contained in:
parent
c52000199d
commit
ed1343e9a8
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
|
||||
#### Java
|
||||
|
||||
- [Airlift](https://github.com/airlift/airlift) - Framework for building REST services in Java.
|
||||
- [Dropwizard](https://dropwizard.github.io/) - Java framework for developing ops-friendly, high-performance, RESTful web services.
|
||||
- [Finagle](http://twitter.github.io/finagle) - Extensible RPC system for the JVM, used to construct high-concurrency servers.
|
||||
- [Jersey](https://jersey.java.net/) - RESTful Web Services in Java. JAX-RS (JSR 311 & JSR 339) Reference Implementation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue