-
Notifications
You must be signed in to change notification settings - Fork 94
Home
Dmitry Utkin edited this page Jun 1, 2016
·
14 revisions
ngrest is a simple C++ REST framework. It has small footprint, extremely fast and very easy in use.
Here you can find some useful documentation:
** Installation **
** Create and manage services **
- Creating and starting a project guide with screenshots
- Example of ngrest service with using the complex types
- Using complex data types
- Using Nullable
** ngrest extensions **
(https://github.com/loentar/ngrest-db#quick-tour)[ngrest-db] Extesion to work with DBMS.