renamed folder

This commit is contained in:
Tony Tam
2015-04-04 11:53:02 -07:00
parent 1e82fc5d24
commit 568ca26747
23 changed files with 20 additions and 17 deletions

View File

@@ -0,0 +1,12 @@
# Swagger generated server
Springdox
## 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 [Springdox](https://github.com/springdox/springdox) framework.