Add REST frameworks: Dropwizard and Jersey.

This commit is contained in:
Greg
2014-07-10 19:05:51 +08:00
parent 901ae8dbef
commit 7af417f285

View File

@ -23,6 +23,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
- [Utility](#utility)
- [Web Crawling](#web-crawling)
- [Web Frameworks](#web-frameworks)
- [REST Frameworks](#rest-frameworks)
- [Resources](#resources)
- [Twitter](#twitter)
- [Websites](#websites)
@ -179,6 +180,13 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
* [Apache Struts](http://struts.apache.org/)
* [PrimeFaces](http://primefaces.org/)
## REST Frameworks
*Frameworks specifically for creating RESTful services*
* [Dropwizard](https://dropwizard.github.io/dropwizard/)
* [Jersey](https://jersey.java.net/)
## Twitter
*People to follow*