Skip to content

Repository files navigation

Pokémon Card API

MTI 2023 Python project

eric.cloyd

sylvain.ecuer

Execute

# start all services (app, auth, db)
docker-compose up

The API is available on port 8000.

Online documentation is available at /docs while the server is running.

Run Tests

# start database
docker-compose up py_db -d

poetry install
poetry run pytest

# stop database
docker-compose down

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages