oatpp-starter:Oatpp Simple-API入门项目

时间:2024-06-10 14:17:05
【文件属性】:

文件名称:oatpp-starter:Oatpp Simple-API入门项目

文件大小:15KB

文件格式:ZIP

更新时间:2024-06-10 14:17:05

cpp simple starter-project oatpp C++

oatpp-starter oat ++(AKA oatpp)应用程序的入门项目。 基于oatpp多线程(简单)API。 查看更多: 概述 项目布局 |- CMakeLists.txt // projects CMakeLists.txt |- src/ | | | |- controller/ // Folder containing MyController where all endpoints are declared | |- dto/ // DTOs are declared here | |- AppComponent.hpp // Service config |


【文件预览】:
oatpp-starter-master
----CMakeLists.txt(1KB)
----Dockerfile(206B)
----.gitignore(381B)
----README.md(1KB)
----azure-pipelines.yml(2KB)
----test()
--------tests.cpp(742B)
--------MyControllerTest.hpp(281B)
--------app()
--------MyControllerTest.cpp(2KB)
----LICENSE(11KB)
----.dockerignore(6B)
----.gitattributes(19B)
----utility()
--------install-oatpp-modules.sh(405B)
----src()
--------AppComponent.hpp(2KB)
--------dto()
--------controller()
--------App.cpp(2KB)

网友评论