FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GitHub Viewer
#include "expresscpp/console.hpp" #include "expresscpp/expresscpp.hpp" using namespace expresscpp; int main() { ExpressCpp app; app.Get("/things/:id/datapoint/:uuid", [](auto req, auto res, auto /*next*/) { std::cout
Back
|
FazBrowse Home
|
New Git URL