Skip to content

My learning path for creating a rest api in asp.net core and with smple multi layered architecture

Notifications You must be signed in to change notification settings

dezashibi/asp.net-core-rest-api

Repository files navigation

Asp.Net Core Rest API

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

About

My learning path for creating a rest api in asp.net core and with smple multi layered architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages