Skip to content

nurayklc/.net-webapi-bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net Book Store Web API

  • An API is designed in this repository, where CRUD(Create, Read, Update,Delete) operations are made.

Used Techs

  • .Net 6 WebAPI
  • Fluent Validation
  • AutoMapper
  • Entity Framework Core
  • Dependency Injection
  • Bearer Token
  • Swagger

Create Token

Run Project

cd webapi
dotnet watch run

Runs the app in the development mode. Open http://localhost:{port} to view it in your browser.

About

Book Store Web API and Swagger Entegration with .Net

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages