🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
List of example projects of how to use oat++ framework
A complete example of a "CRUD" service (UserService) built with Oat++.
Websocket Client and Server for benchmarks with Millions of concurrent connections.
Example project how-to build HLS-streaming server using oat++ Async-API.
Collection of oatpp WebSocket examples
A complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.
SQLite adapter for oatpp ORM.
PostgreSQL adapter for oatpp ORM.
Oat++ Example to emulate a Hue bridge using SSDP and HTTP