An open API service indexing awesome lists of open source software.

https://github.com/dilipkrish/springfox-sample


https://github.com/dilipkrish/springfox-sample

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Swagger generated server

SpringFox

## Overview
This server was generated by the [swagger-codegen](https://github.com/wordnik/swagger-codegen) project. By using the
[swagger-spec](https://github.com/wordnik/swagger-core/wiki) from a remote server, you can easily generate a server stub. This
is an example of building a swagger-enabled scalatra server.

This example uses the [SpringFox](https://github.com/springfox/springfox) framework.