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

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

Elena_Kontievskaya 5005b232e1 Загрузить файлы '' hace 2 años
__pycache__ 2e188c77b7 A lot of changes: add class, try/except and other hace 2 años
rest_venv 898e63f9e0 a lot of changes: jwt, add classes, mailing list and other hace 2 años
MyQuery.py 2e188c77b7 A lot of changes: add class, try/except and other hace 2 años
README.md b4aa7e9d76 change readme hace 2 años
api.py 2e188c77b7 A lot of changes: add class, try/except and other hace 2 años
config.py 2e188c77b7 A lot of changes: add class, try/except and other hace 2 años
connect.py 2e188c77b7 A lot of changes: add class, try/except and other hace 2 años
function.py 2e188c77b7 A lot of changes: add class, try/except and other hace 2 años
unstable 5005b232e1 Загрузить файлы '' hace 2 años

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

Documentation