How to Create Performant Rest APIs
2 comments
Compared to what? Which parts of a REST implementation seem to be 'too' slow? Data access, serialization, lack of streaming?
I can recommend taking a look at Oat++
https://github.com/oatpp/oatpp
It is a C++ Web Framework with advanced and easy to use APIs
https://github.com/oatpp/oatpp
It is a C++ Web Framework with advanced and easy to use APIs