oatpp topic
oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
oatpp-examples
List of example projects of how to use oat++ framework
oatpp-swagger
OpenApi 3.0.0 docs + Swagger UI for oatpp services
benchmark-websocket
Websocket Client and Server for benchmarks with Millions of concurrent connections.
example-hls-media-stream
Example project how-to build HLS-streaming server using oat++ Async-API.
oatpp-websocket
oatpp-websocket submodule.
example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
example-postgresql
A complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.
example-websocket
Collection of oatpp WebSocket examples