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.
1 lines (0 loc) • 0 B
JavaScript
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.