RESTFul.API-Example icon indicating copy to clipboard operation
RESTFul.API-Example copied to clipboard

A RESTFul API demo for ASP.NET Core

ASP.NET Core - RESTFul.API Example

An ASP.NET Core API follwing good practices for a RESTFul api.

Pre reqs

  • ASP.NET Core 3.1

How to run

  1. Clone this repo
  2. Open Project
  3. Build and Run

More about on ASP.NET Core - API RESTFul - Portuguese only