update README
This commit is contained in:
10
README.md
10
README.md
@@ -86,4 +86,12 @@ download dependencies and create a venv for the project
|
|||||||
# Test
|
# Test
|
||||||
start the database with `docker compose up`
|
start the database with `docker compose up`
|
||||||
then start the api with the following command:
|
then start the api with the following command:
|
||||||
`uv run fastapi dev test.py`
|
`uv run fastapi dev test.py`
|
||||||
|
builting api doc can be found at [](http://localhost:8000/docs)
|
||||||
|
|
||||||
|
# Documentation
|
||||||
|
[fastapi](https://fastapi.tiangolo.com/tutorial/)
|
||||||
|
[pyMongo](https://www.mongodb.com/docs/languages/python/pymongo-driver/current/crud/#std-label-pymongo-crud)
|
||||||
|
|
||||||
|
# Playlist
|
||||||
|
[hugo tsr](https://files.shobu.fr/media/musics/Hugo%20TSR/Fen%C3%AAtre%20sur%20rue%20(2012)/)
|
||||||
|
|||||||
Reference in New Issue
Block a user