Oat++

Oat++

Performance oriented web-service-development framework. C++

1 follower

Oat++ is light, zero-dependency, and highly customizable web-framework for rapid development of high performance services. Features: - Get started in seconds - Build easily server APIs and web clients - Auto Document your REST APIs with Swagger - Wide list of integrations including - Swagger, Consul, LibreSSL, Libcurl
Oat++ gallery image
Oat++ gallery image
Launch tags:Web AppAPIDeveloper Tools
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Leonid St
The idea of the project is to give user something light, something that could cover a set of basic needs when you develop a web-service (Like rest-framework, basic DI-framework, web-client, connection management, object-mapping etc...) and make it highly customizable at the same time. So, when you need to kickoff something from scratch you don't need to do anything more than a git clone starter-project and start coding. And when time comes for additional requirements you can easily substitute ex. any SSL backend, any http-client, add http compression etc... And oat++ provides interfaces to configure these things.