Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 262 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 262 Bytes

metacritic-api

Runs in a docker file

Requires python 3.8.x

Running the api in docker

docker build -t python-api .
docker run -d -ti -p 8080:8080 --name python-api python-api

navigate to http://127.0.0.1:8080/games