- The purpose of this project was for me to learn how can I add authorization my Minimal Dotnet core API.
- Register and Login as a user to access the available services.
- List, add, delete and edit recipes.
- List, add, delete and edit recipe categories.
- All the data is stored in a json file on disk.