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-libressl
Publicoatpp secure ConnectionProvider based on libressloatpp-mbedtls
Publicbenchmark-websocket
Publicoatpp-sqlite
Publicoatpp-zlib
Publicoatpp-websocket
Publicoatpp-websocket submodule.- RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.
oatpp-consul
Publicoatpp-starter-async
Publicoatpp-starter
Publicoatpp-starter-module
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.
example-libressl
Publicexample-iot-hue-ssdp
PublicOat++ Example to emulate a Hue bridge using SSDP and HTTPexample-async-api
Publicexample-api-client
PublicExample project how-to use oatpp ApiClient and how it works