Change the repository type filter
All
Repositories list
49 repositories
oatpp
Public🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.example-hls-media-stream
PublicExample project how-to build HLS-streaming server using oat++ Async-API.oatpp-postgresql
Publicoatpp-swagger
PublicOpenApi 3.0.0 docs + Swagger UI for oatpp servicesoatpp-bob
PublicObject-Mapper for binary serialization/deserialization- oatpp secure ConnectionProvider based on libressl
- oatpp-websocket submodule.
- RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.
example-websocket
Publicexample-postgresql
PublicA complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.- Example project how to do microservices using Oat++. Different build configs and monolithization.
- Oat++ Example to emulate a Hue bridge using SSDP and HTTP
example-consul
Public- Example project how-to use oatpp ApiClient and how it works