mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 03:18:53 +00:00
b53a668517
* - Added Restbed Generator * - Added Json processing functions to model - Removed unnused code from restbed codegen class - Added response header processing to api template * Changed it to respect alphabetical order * Made the string joining java 7 compatible * Added samples |
||
---|---|---|
.. | ||
.swagger-codegen | ||
api | ||
model | ||
.gitignore | ||
.swagger-codegen-ignore | ||
git_push.sh | ||
README.md |
REST API Server for Swagger Petstore
Overview
This API Server was generated by the swagger-codegen project. It uses the Restbed Framework.
Installation
Put the package under your project folder and import the API stubs. You need to complete the server stub, as it needs to be connected to a source.
Libraries required
boost_system ssl (if Restbed was built with SSL Support) crypto pthread restbed
Namespaces
io::swagger::server::api io::swagger::server::model