ghaffaru / techs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

techs

Installation

Use docker to set it up

docker-compose build

Migrate

docker-compose run web alembic upgrade head

Boot up

docker-compose up

Use the url to hit the endpoints

http://localhost:8010

API Docs

http://localhost:8010/docs

Technologies Used

  • Python 3.9
  • FastAPI
  • Docker
  • PostgreSQL
  • Celery
  • Redis
  • SQLAlchemy
  • Plotly

About


Languages

Language:Python 84.3%Language:Shell 7.6%Language:Dockerfile 5.8%Language:Mako 2.3%