Skip to content

The Back-end that stores and retrieve article information that can be created by user to be used with my Front-end.

Notifications You must be signed in to change notification settings

musuaproj521038/p2-backend-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msa-p2-backend-2020

How to start:

1.) Open the .sln file in VS 2019.

2.) Ensure you install all the required NuGet packages.

3.) Open NuGet and run the following commands:

Add-Migration InitCreate

Update-Database

4.) Build and run the project. There is a NUnit test project and the Swagger UI for assisting in API requests.

About

The Back-end that stores and retrieve article information that can be created by user to be used with my Front-end.

Resources

Stars

Watchers

Forks

Languages