Nanogear is a C++ library enabling developers to write client and server side RESTful applications. It is built with these principles in mind:
- Easy to understand API
- Cross-platform compatibility
- We are committed to ABI stability when possible
- Avoid unnecessary complications
- Excellent Documentation and well-commented source files