griffinwebserver_v2
Version:
Basic webserver library to serve files in a folder. But can also have specific paths like /api/ that is handled by custom function and supports middleware.
3 lines • 27 B
CSS
Basic webserver library to serve files in a folder. But can also have specific paths like /api/ that is handled by custom function and supports middleware.