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

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

Evgeny Polivanov bd2fa44f93 remove pycache há 2 anos atrás
rest_venv 1ab093a1e7 add gitignore and some change há 2 anos atrás
.gitignore 1ab093a1e7 add gitignore and some change há 2 anos atrás
README.md b8878c76b9 Add comments and some change há 2 anos atrás
SharixQuery.py 1ab093a1e7 add gitignore and some change há 2 anos atrás
api.py 1ab093a1e7 add gitignore and some change há 2 anos atrás
config.py 2e188c77b7 A lot of changes: add class, try/except and other há 2 anos atrás
connect.py 2e188c77b7 A lot of changes: add class, try/except and other há 2 anos atrás
function.py b8878c76b9 Add comments and some change há 2 anos atrás
requirements.txt 1ab093a1e7 add gitignore and some change há 2 anos atrás

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