/TodoAPI

This repo is about the implementation of .NET RESTful API

Primary LanguageC#

Centennial Log TodoAPI

RESTful API

This repo is to practise the implementation of RESTFUL API

The basics

  • Data source
  • Implement CRUD (i.e., GET, POST, PUT, DELETE, PATCH)
  • Consume API