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
922760de3e1a99dd237c18e8fb562b74f01c862a
carrramba-encore-rate
/
backend
History
Adrien
798447760f
🐛
Let the back-end fails when it fails to connect to the database
2024-02-15 22:28:19 +01:00
..
api
🐛
Let the back-end fails when it fails to connect to the database
2024-02-15 22:28:19 +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
⬆️
Bump python-lsp-ruff from 1.0.5 to 2.1.0
2024-02-15 22:08:43 +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: