Welcome
Welcome to my REST api using ASP.net training ground. This served as my central repo for practicing concept of developing Web API.
Stack
.NET Core SDK version used
Database
API Content
- WeatherForcast
- a sample API when creating a Web API in ASP.net core.
- ToDoApi
- created as on tutorial in microsoft docs about developing Web API.
- POSAPI
- A practice API where all learned from tutorial will be applied.