Skip to content

marcoatrs/videogames-api-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Games API

API made with Python, SQLAlchemy and FastAPI for video games.

Setup

  • Rename file example.env to .env and put your data.

Install

It is recommended to create a virtual environment

pip install -r requirements.txt

Run App

uvicorn main:app --port 8000

Documentation

Click here

About

Video Games API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages