-
Notifications
You must be signed in to change notification settings - Fork 93
Home
Dmitry Utkin edited this page Jul 22, 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
- Installation guide with screenshots
- Installation guide with screenshots Windows
- Deploy ngrest under Apache2 Web Server
- Deploy ngrest under Nginx
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
ngrest-db Small and easy in use ORM to access to relational databases