# Module oatpp
oatpp - Main module. Other modules depend on it.
# Inside
- Rest framework (
ApiController,ApiClient) - Simple DI framework
- Object Mapping framework
- Simple Test framework (
oatpp-testlibrary) - Asynchronous Server
- Multithreaded Server
- HTTP 1.1
# Examples using standalone oatpp module
← Async oatpp-consul →