v4nz777 / station-api-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

station-api-server

*** Using FastAPI with GraphQL ***

Getting started.

  • Install Python and install dependencies requirements.txt (virtual environment is optional).
  • Setup MongoDB and get the URL. Example: mongodb://localhost:27017/station
  • If the database is not fresh, replace the fernet.key with your own from your old.
  • Run using uvicorn main:app --reload

About

License:MIT License


Languages

Language:Python 100.0%