Oat++
- Planet Earth
- https://oatpp.io
- @oatpp_io
- contact@oatpp.io
Pinned repositories
Repositories
-
oatpp
🌱 Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable. -
benchmark-websocket
Websocket Client and Server for benchmarks with Millions of concurrent connections.
-
oatpp-swagger
OpenApi 3.0.0 docs + Swagger UI for oatpp services
-
-
-
-
-
example-libressl
Example project how-to use oatpp-libressl submodule. HTTPS async server.
-
-
oatpp-libressl
oatpp secure ConnectionProvider based on libressl
-
example-server-stop
Oatpp simple-API starter project (threaded)
-
example-yuv-websocket-stream
Oat++ example on how to stream raw YUV images from V4L2 via websockets to an HTML5 canvas
-
example-websocket
Collection of oatpp WebSocket examples
-
example-postgresql
A complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.
-
-
example-microservices
Example project how to do microservices using Oat++. Different build configs and monolithization.
-
example-iot-hue-ssdp
Oat++ Example to emulate a Hue bridge using SSDP and HTTP
-
example-hls-media-stream
Example project how-to build HLS-streaming server using oat++ Async-API.
-
example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
-
example-consul
Example project how-to use oatpp-consul integration module.
-
-
example-api-client
Example project how-to use oatpp ApiClient and how it works
-
-
-
-
oatpp-zlib
Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.
-
oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
-
oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
-
oatpp-curl
RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.