From 8d90a4eaa21966d3db64b722be41a83b6fc02c44 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Thu, 31 May 2018 12:31:42 +0200 Subject: [PATCH] Add Swagger --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26f9ee9..8b4c9ac 100644 --- a/README.md +++ b/README.md @@ -772,6 +772,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Restlet Framework](https://github.com/restlet/restlet-framework-java/) - Pioneering framework with powerful routing and filtering capabilities, and a unified client and server API. * [Spark](http://sparkjava.com/) - Sinatra inspired framework. * [Crnk](http://www.crnk.io/) - Implementation of the JSON API specification to build resource-oriented REST endpoints with sorting, filtering, paging, linking, object graphs, type-safety, bulk updates, integrations and more. +* [Swagger](https://swagger.io/) - Standard, language-agnostic interface to REST APIs. ## Science