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-websocket submodule.
- RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.
- A 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-api-client
PublicExample project how-to use oatpp ApiClient and how it works