Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 701 Bytes

note.c++.web.oatpp.md

File metadata and controls

38 lines (30 loc) · 701 Bytes
id title desc updated created
j7ffdlzi69143f36d2zp18n
Oatpp
1699876750048
1698635632997

API usage

macro + keyword driver

concept key word

server::api::ApiController encode-decode API Controller ENDPOINT

Endpoints are created with the help of code-gen macros.

OutgoingResponse CreateResponse QUERY

basic struct

Request Response

refe

github offical-manual

custom point

request count + timestamp + callback

custom design

  • multi connect for server and client
  • handler can be defined independen combined and dependency injection to server
  • handler and router can be reused to server obj.