The goal for me was to renew myself with the concepts and also create a reasonably standard rest api using asp.net core.
Thanks to Nick Chapssas for his learning materials.
Database is docker based postgres can be up and running from the Application project by docker compose.
to get a token use Identity project separately.
all the endpoints are in the api folder .http file.
There is also a minimal api version in this branch: minimal-api-version