Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Шаблон микро-сервиса #6

Open
ijaric opened this issue Sep 20, 2023 · 0 comments · Fixed by #9, #32 or #3
Open

Шаблон микро-сервиса #6

ijaric opened this issue Sep 20, 2023 · 0 comments · Fixed by #9, #32 or #3
Assignees

Comments

@ijaric
Copy link
Owner

ijaric commented Sep 20, 2023

Родительская задача для создания шаблона микро-сервиса на FastAPI.

Общий список задач

  1. +nginx с параметрами из .env & использование .template вместо явных .conf -> Артём - PR
  2. Удалить лишнее из токенов & исправить замечания линтера -> Лёша
  3. postgres клиент (пример) -> Артём
  4. httpx клиент -> Саша
  5. Базовые endpoints: /health -> {"status": "ok"} -> Лёша
  6. Тесты: базовые настройки & исправить замечания линтера -> Саша
  7. Тесты: postgres & httpx клиент -> Саша
  8. Тесты: тесты для базового endpoint'а -> Саша
  9. Своя реализация DI (пример) -> Лёша
  10. +Исправить Makefile -> Артём
  11. Вынести сервисы и репозитории из /lib/api/v1 в /lib -> Лёша
  12. UPD: Настроить alembic.
@ijaric ijaric self-assigned this Sep 20, 2023
ijaric added a commit that referenced this issue Sep 23, 2023
Шаблоны nginx для сервисов #6
ijaric added a commit that referenced this issue Oct 3, 2023
Исправление мелких багов в "Шаблоне" #6
@ksieuk ksieuk removed a link to a pull request Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment