Skip to content

belen1991/WebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

WebApi

This is a apirest project with:
* netcore 5.0
* sqlserver 2019
* paretns repository design
* cleancode
* swagger to api documentation

#Project Structure

  • WebApi
    • Patterns
      • DataBase (Content a docker-file to build sqlserver instance)
      • Entities
      • WebApi (Content a docker-file to build and run api)
      • data_access
      • shared
      • use-cases
      • docker-compose.yml (for build and run all images)

Requeriments

* install docker desktop

* install docker compose

For build docker images

For build and run WebApi Project without docker, dotnet command (---for the DB you need run docker)

About

ApiRest netcore5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages