Skip to content

enkelm/bookstore-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Store Web API

A simple Book Store API using ASP.Net Core 6

Starting The Application

Once installing the project simply open CMD with administrator premissions and run

setx KEY {val_of_key}

Where {val_of_key} can be any desired value (preferably a more complex key would be great).

This value will be used by JWT for encryption purposes

Notable Features/Functions

  • N-Tier Architecture
  • Code First Database
  • Repository Patter
  • DTOs with AutoMapper
  • Serilogger
  • ASP Identity with custom roles
  • JWT authentication
  • Simple Cors implementation
  • Static file serving

About

A simple Book Store API using ASP.Net Core 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages