Skip to content

MacRaymond/icecream-shop-api

 
 

Repository files navigation

Icecream Shop API

Icecream Shop API

Code for an Icecream Shop's REST API, containing some example vulnerabilities.

Getting started

Follow steps 1-3 to get started.

Step 1

dotnet restore

Step 2

If you don't have the EF core tools, run:

dotnet tool install -g dotnet-ef

Then (or straightaway if you already have the tools), run:

dotnet ef database update

Step 3

dotnet run

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%