The backend api for the blog
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
KerelOlivier 6ba561de86 add: basic authenticatoin with JWT 2 years ago
Controllers add: basic authenticatoin with JWT 2 years ago
DTO add: authentication dependencies 2 years ago
Models merge dev into authenticatoin 2 years ago
Properties Initial commit 2 years ago
Services add: blog post controller and simple CRUD 2 years ago
wwwroot/swagger-ui add: get all users endpoint and swagger ui darkmode 2 years ago
.gitignore Initial commit 2 years ago
Program.cs add: basic authenticatoin with JWT 2 years ago
README.md Initial commit 2 years ago
appsettings.Development.json Initial commit 2 years ago
appsettings.json add: basic authenticatoin with JWT 2 years ago
backend.csproj add: authentication dependencies 2 years ago

README.md

#Blog backend This is the backend api for a blog