Skip to content

Instantly share code, notes, and snippets.

@YoinkBird
YoinkBird / .gitignore
Created October 21, 2017 22:44 — forked from nitaku/README.md
Minimal JSON HTTP server in python
# git
*.sw?
# https://github.com/ipython/ipynb/blob/master/.gitignore
# ---- project custom ----
# the json storage area
res/*