create api server for test

This commit is contained in:
debugtalk
2017-06-16 12:12:43 +08:00
parent 62844038b2
commit 7cbbaa3e49
4 changed files with 153 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
*.pyc
__pycache__
.DS_Store
*/tmp/*
build/*
dist/*
*.egg-info
.python-version
logs/%