Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 282 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 282 Bytes

C++ webserver with API endpoints

Details and requirements

C++, Crow Framework, Docker MongoDB, Heroku for deployment (or anything else that works for you

Endpoints

/chat

/api

/api/contacts

/query

/contacts

/contact/{string}

/contact/{string}/{string}