GitHub

Stand With Ukraine


Oat++ Logo

oatpp build status Join the chat at https://gitter.im/oatpp-framework/Lobby

Oat++

Oat++ is a modern Web Framework for C++. It's fully loaded and contains all the necessary components for effective production-level development. It's also light and has a small memory footprint.

News

  • ⚠️ Attention! Oat++ main repo is bumping its version to 1.4.0. While 1.4.0 is IN DEVELOPMENT use 1.3.0-latest tag.
  • Follow the changelog for news and features in version 1.4.0.
  • Consider supporting Oat++ via the GitHub sponsors page.

New ORM integrations:

Start

Support the Project

Maintaining and developing this project requires significant time and resources. If you enjoy using it and want to support its continued development, please consider supporting us through GitHub Sponsors.

Become a Sponsor on GitHub

Every contribution, big or small, helps us keep improving and maintaining the project. Thank you for your support!

About

Quick Overview

Shortcuts:

Build Powerful API And Document It With Swagger-UI

See ApiController for more details.

"ENDPOINT_INFO(getUserById) { info->summary = "Get one User by userId"; info->addResponse

Read the original on github.com ↗