Change the repository type filter
All
Repositories list
50 repositories
- 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
- OpenApi 3.0.0 docs + Swagger UI for oatpp services
- Example project how-to build HLS-streaming server using oat++ Async-API.
- Object-Mapper for binary serialization/deserialization
- oatpp secure ConnectionProvider based on libressl
oatpp-sqlite
Publicoatpp-zlib
Public- oatpp-websocket submodule.
- RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.
oatpp-starter-async
Public- A complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.
example-mongodb
Public- Example project how to do microservices using Oat++. Different build configs and monolithization.
example-iot-hue-ssdp
PublicOat++ Example to emulate a Hue bridge using SSDP and HTTPexample-consul
Public- Example project how-to use oatpp ApiClient and how it works