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

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

Evgeny Polivanov 1ab093a1e7 add gitignore and some change 2 سال پیش
__pycache__ 1ab093a1e7 add gitignore and some change 2 سال پیش
rest_venv 1ab093a1e7 add gitignore and some change 2 سال پیش
.gitignore 1ab093a1e7 add gitignore and some change 2 سال پیش
README.md b8878c76b9 Add comments and some change 2 سال پیش
SharixQuery.py 1ab093a1e7 add gitignore and some change 2 سال پیش
api.py 1ab093a1e7 add gitignore and some change 2 سال پیش
config.py 2e188c77b7 A lot of changes: add class, try/except and other 2 سال پیش
connect.py 2e188c77b7 A lot of changes: add class, try/except and other 2 سال پیش
function.py b8878c76b9 Add comments and some change 2 سال پیش
requirements.txt 1ab093a1e7 add gitignore and some change 2 سال پیش

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