Merge pull request #2 from gkopff/rest
Add REST frameworks: Dropwizard and Jersey.
This commit is contained in:
@ -23,6 +23,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
- [Utility](#utility)
|
- [Utility](#utility)
|
||||||
- [Web Crawling](#web-crawling)
|
- [Web Crawling](#web-crawling)
|
||||||
- [Web Frameworks](#web-frameworks)
|
- [Web Frameworks](#web-frameworks)
|
||||||
|
- [REST Frameworks](#rest-frameworks)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Twitter](#twitter)
|
- [Twitter](#twitter)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
@ -179,6 +180,13 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Apache Struts](http://struts.apache.org/)
|
* [Apache Struts](http://struts.apache.org/)
|
||||||
* [PrimeFaces](http://primefaces.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
|
## Twitter
|
||||||
|
|
||||||
*People to follow*
|
*People to follow*
|
||||||
|
Reference in New Issue
Block a user