NOTE: This is the old version of the code for this course. If you're taking the updated version on Udemy, then please use this source code: LondonAppDev/profiles-rest-api.
REST API providing basic functionality for managing user profiles.
Initial DB initialisation:
docker-compose run web python src/profiles_project/manage.py migrate