Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sousadiego11/dotnet-webapi

Repository files navigation

.Net .Net Version

Dotnet WebAPI

This API is designed to handle simple product requests made on a storage management control system.

Usage

# runs the project in http mode
dotnet run --launch-profile http --project ./StorageWebAPI

#requests URL
http://localhost:5197/api/

#Swagger URL
http://localhost:5197/swagger/

Goal

The goal of this project is to apply the starting WebAPI basics from ASP.NET resources using EntityFramework.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published