mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2024-12-22 22:16:37 +08:00
Update README.md
This commit is contained in:
parent
6bb2064f16
commit
21b62ddf11
@ -19,3 +19,9 @@ Organic. Pure C++.
|
||||
## How to start
|
||||
|
||||
Grab any project from [examples](https://github.com/oatpp/oatpp-examples), and follow README
|
||||
|
||||
### Examples:
|
||||
|
||||
- [oatpp-boost-asio](https://github.com/oatpp/oatpp-examples/tree/master/oatpp-boost-asio) - Example project of how-to use boost-asio as a connection provider for oatpp
|
||||
- [ApiClient-Demo](https://github.com/oatpp/oatpp-examples/tree/master/ApiClient-Demo) - Example project of how-to use Retrofit-like client wrapper (ApiClient) and how it works
|
||||
- [CRUD](https://github.com/oatpp/oatpp-examples/tree/master/crud) - Example project of how-to create basic CRUD endpoints
|
||||
|
Loading…
Reference in New Issue
Block a user