naazgull / zapata

RESTful API's development support library for C++, named after Emiliano Zapata
The Unlicense
14 stars 5 forks source link
c-plus-plus restful-api

zapata

Zapata is a RESTful API development framework for C++. It follows the C++20 standards and coding style, including lambda functions, promisses and assync programming. It has built-in support for MySQL, PostgreSQL, MongoDB, Redis, Oauth2.0 user authorization and authentication. Finally, it has a really neat JSON support. It still lacks documentation, that's a work in progress.