A simple CRUD category of REST APIs with .NET and C#.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/chungyau97/rest-tutorial.git
- Build the project
- Start Debugging by pressing (F5)
Distributed under the MIT License. See LICENSE for more information.