Skip to content

VPNxTON/backend

Repository files navigation

Backend part of VPNxTON

MVP

Requirements

FastAPI+Peewee+Postgres

Test

pytest test.py

Run

uvicorn api:app --log-level debug --port 8008 --workers 4 --host 127.0.0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages