Skip to content

dmayboroda/oatpp-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oatpp-examples

List of example projects of how to use oat++ framework

More about oatpp see https://oatpp.io/

Examples:

  • Media-Stream (Http-Live-Streaming) - Example project of how-to build HLS-streaming server using oat++ Async-API.
  • CRUD - Example project of how-to create basic CRUD endpoints
  • AsyncApi - Example project of how-to use asynchronous API for handling large number of simultaneous connections
  • ApiClient-Demo - Example project of how-to use Retrofit-like client wrapper (ApiClient) and how it works
  • TLS-Libressl - Example project of how-to setup secure connection and serve via HTTPS.
  • Consul - Example project of how-to use oatpp::consul::Client. Integration with Consul.

About

List of example projects of how to use oat++ framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • Shell 4.3%