simple cache server curl -X PUT -T main.py http://localhost:8000/xxx.py curl -X GET http://localhost:8000/xxx.py curl -X DELETE http://localhost:8000/xxx.py