From 4bb73f0763890933932ab93257f4c784200b28e3 Mon Sep 17 00:00:00 2001 From: Martin Seeler Date: Tue, 28 Oct 2014 12:25:46 +0100 Subject: [PATCH] Add Spark to REST section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bc8946..0fc3a3f 100644 --- a/README.md +++ b/README.md @@ -294,6 +294,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [Jersey](https://jersey.java.net/) - JAX-RS reference implementation. * [RESTEasy](http://resteasy.jboss.org/) - Fully certified and portable implementation of the JAX-RS specification. * [Retrofit](http://square.github.io/retrofit/) - A type-safe REST client for Java. +* [Spark](http://www.sparkjava.com/) - A Sinatra inspired framework for java. * [Swagger](https://helloreverb.com/developers/swagger) - Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. ## Science