github

evilsocket / librestd

  • понедельник, 23 октября 2017 г. в 03:14:52
https://github.com/evilsocket/librestd


A low dependencies and self contained library to create C++ RESTful API services.



librestd

A low dependencies and self contained library to create C++ RESTful API services.

UNDER HEAVY DEVELOPMENT

Example

For an usage example see the hello_world.cpp file.

License

librestd is released under the GPL 3.0 license and it's copyleft of Simone 'evilsocket' Margaritelli.

JSON support provided using the JSON for Modern C++ library by Niels Lohmann.