Skip to content

api-mzabalza/FastAPI-Product-matching-api

Repository files navigation

FastAPI-Product-matching-api

Async REST APIs in Python using FastAPI with PostgreSQL CRUD

RUN HYPERCORN SERVER

hypercorn :

INSTALLING PYTHON DEPENDENCIES

pip install fastapi
pip install uvicorn
pip install databases[postgresql]
pip install gunicorn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published