Merge pull request #2 from gkopff/rest

Add REST frameworks: Dropwizard and Jersey.
This commit is contained in:
akullpp
2014-07-10 13:21:21 +02:00

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*