A database created using FastAPI to create and maintain UserProfiles.
port
- Port number on which the application should run. Defaults to WW2 start year.JWT_SECRET
- A secret for encoding and decoding. Defaults to url safe UUID.
Docstring format: Google
Styling conventions: PEP 8
Clean code with pre-commit hooks: flake8
and
isort
PreCommit
will ensure linting, and the doc creation are run on every commit.
Requirement
pip install --no-cache --upgrade sphinx pre-commit recommonmark
Usage
pre-commit run --all-files
https://thevickypedia.github.io/user_profile_database/
© Vignesh Sivanandha Rao
Licensed under the MIT License