An open API service indexing awesome lists of open source software.

https://github.com/mozzius/super-simple-webserver

seeing what deno deploy is all about. it's pretty cool!
https://github.com/mozzius/super-simple-webserver

Last synced: 26 days ago
JSON representation

seeing what deno deploy is all about. it's pretty cool!

Awesome Lists containing this project

README

          

# Very Basic Webserver

File system routing - put HTML files in `/pages`, Next.js-like API routes in `/api`, and everything else in `/static`.