|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|


Go to the source code of this file.
Namespaces | |
| namespace | middleware |
Functions | |
| routing::Middleware | middleware::static_files (const std::string &directory) |
| Returns a middleware that serves static files from a directory. | |