Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 279 Bytes

README.MD

File metadata and controls

9 lines (6 loc) · 279 Bytes

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:

  1. Defining routes using node.js style syntax
  2. Serving static content