Skip to content

MalyshevValery/Demo_XRay_API

Repository files navigation

API server for Demo PTD XRay

Backend server for this repo

Installation

  1. python3 -m venv venv
  2. pip install -r requirements.txt
  3. Run python deploy.py and insert proper link (to get it you can contact me personally)
  4. Setup parameters in settings.py

Run

  • You can start dev server on localhost:5000 by running python wsgi.py
  • You can try test uwsgi configuration by running uwsgi --ini uwsgi.ini

About

API for Demo XRay website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages