README.md 258 B

Server RESTful API

Libs: flask, flask-jwt-extended, sqlalchemy, psycopg2-binary

When making changes to repositories, use the following commands:

  1. git fetch <remote> <branch> 2. git checkout <branch> 3. git pull