Oat++
- Planet Earth
- https://oatpp.io
- @oatpp_io
- contact@oatpp.io
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
-
oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
-
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.
-
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-libressl
Example project how-to use oatpp-libressl submodule. HTTPS async server.
-
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-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-swagger
OpenApi 3.0.0 docs + Swagger UI for oatpp services
-
-
-
oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
-
oatpp-libressl
oatpp secure ConnectionProvider based on libressl
-
oatpp-curl
RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.
-
-