diff options
Diffstat (limited to 'python/README.md')
-rw-r--r-- | python/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/README.md b/python/README.md new file mode 100644 index 0000000..4a30035 --- /dev/null +++ b/python/README.md @@ -0,0 +1,5 @@ +[X] - Flask return json +[X] - Get parameters +[X] - Create database +[ ] - Interact with database +[ ] - |