This website requires JavaScript.
Explore
Help
Sign In
Adrien
/
carrramba-encore-rate
Watch
1
Star
0
Fork
0
You've already forked carrramba-encore-rate
Code
Issues
1
Pull Requests
1
Projects
Releases
Wiki
Activity
Files
8082f7f012bec9346569b3951f2994e554ef363c
carrramba-encore-rate
/
backend
History
Adrien
8082f7f012
All checks were successful
ci/woodpecker/pr/lint
Pipeline was successful
Details
🚧
Remove the deps installation and disable mypy caching
2024-02-11 19:56:18 +01:00
..
.woodpecker
🚧
Remove the deps installation and disable mypy caching
2024-02-11 19:56:18 +01:00
api
🚧
Remove the deps installation and disable mypy caching
2024-02-11 19:56:18 +01:00
docker/database
/docker-entrypoint-initdb.d
🗃️
Create and use a db dedicated user for backend
2023-01-22 19:02:54 +01:00
.dir-locals.el
🧑💻
Use ruff/mypy/black linter/type-checker/formatter
2023-02-05 23:10:58 +01:00
.dockerignore
⚡
️ Reduce the size of the backend docker image
2023-05-28 12:40:10 +02:00
.gitignore
🙈
Add __pycache__ and lock files
2023-01-22 17:25:44 +01:00
api_server.py
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
config.local.yaml
Merge branch 'k8s-integration' into develop
2023-10-22 23:37:44 +02:00
config.sample.yaml
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
db_updater.py
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
Dockerfile.api_server
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
Dockerfile.db_updater
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
pyproject.toml
🚧
Install dependencies before running the linters
2024-02-11 19:46:12 +01:00
README.md
📝
First try to embed a video in the readme page
2023-12-22 10:59:44 +01:00
README.md
Architecture
The following schema shows the components used to satisfy the
api
service: