Files
openapi-generator/modules/swagger-codegen/src/main/resources/restbed
stkrwork 981ad60050 [C++] [Restbed] Reworked the model template for restbed to create generic models (#5873)
* - 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

* - Reworked the getter setter generation
2017-06-19 22:56:01 +08:00
..

# REST API Server for {{appName}}

## Overview
This API Server was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project.
It uses the [Restbed](https://github.com/Corvusoft/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