Skip to content

Kuzyashin/hh_parser

Repository files navigation

Базовый шаблон FastAPI

Включает в себя

- FastAPI

- TortoiseORM

- User model + JWT auth

- Registration + password reset emails

- Logging to files

- Celery

- Alpine Dockerfile

- Docker-compose files

Установка

Скопировать template.config.py -> config.py и заполнить

Прописать все app в config.applications (django style). Поиск моделей будет происходить по пути app.applications.APP_NAME.models

Сгенерировать SECRET_KEY ( можно командой openssl rand -hex 32)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages