Tiny is a simple web server written from scratch using python
Clone the repo and run python tiny-core.py
to start the server
Then go to localhost:8889
on the address bar of the browser
Tiny features:
- Defining routes using node.js style syntax
- Serving static content