A guide for development in backend :
In order to start development of backend in Drogon, one gotta go through the installation step at Drogon Docs, it will give you the header files installed in your system, so that
you can simply use #include <drogon/drogon.h>
in your code.
- ✅
/add_admin