drogonCMS-cmake into main branch that replaces make plus other things #1

Merged
sharpetronics merged 36 commits from drogonCMS-cmake into master 2024-01-18 19:01:07 -05:00
Showing only changes of commit ab344e0014 - Show all commits

View File

@ -11,7 +11,11 @@
### Steps to build Drogon API from Source code
1. Run the app with `./build/local-drogon-api-server`
1. Run the app with
`./build/local-drogon-api-server`
2. Goto Web Browser and view the API Server
`localhost:5555/`
## Development & Contributing