An API service for managing users with authentication and authorization.
Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.
# Install Poetry
pipx install poetry
# Download the source code
git clone https://github.com/arashmad/user-management-py.git
# Install dependencies
cd fastAPI-poetry-boilerplate
poetry install
# Activate virtual environment
poetry shell
# Test the code and installation
make lint && make test
Arash Madadi
Full Stack Developer & Geospatial Expert
Deutsches GeoForschungsZentrum GFZ
Sektion 1.4 (Fernerkundung und Geoinformatik)