Metaservice RESTful API for building webapps, mobile apps, etc.

RESTful API Метасервиса для создания веб-приложений, мобильных приложений и т.д.

Evgeny Polivanov 528cb9020c remove rest_venv vor 2 Jahren
.gitignore 1ab093a1e7 add gitignore and some change vor 2 Jahren
README.md b8878c76b9 Add comments and some change vor 2 Jahren
SharixQuery.py 1ab093a1e7 add gitignore and some change vor 2 Jahren
api.py 1ab093a1e7 add gitignore and some change vor 2 Jahren
config.py 2e188c77b7 A lot of changes: add class, try/except and other vor 2 Jahren
connect.py 2e188c77b7 A lot of changes: add class, try/except and other vor 2 Jahren
function.py b8878c76b9 Add comments and some change vor 2 Jahren
requirements.txt 1ab093a1e7 add gitignore and some change vor 2 Jahren

README.md

REST API Python

Instruction

  1. Change config.py
  2. Open cmd and go to cd C:/your_path/pythoRestApi/rest_api_venv/Scripts
  3. Entered the following commands activate.bat, cd ../../ and python api.py

Libs: Flask, xmpppy, psycopg2, sshtunnel, flask-jwt-extended

Documentation