Skip to content

Repository files navigation

.NET 5.0 Web API Sample

An example RESTful API with .NET 5.0

  • applicationUrl: http://localhost:5010
  • apiVersion: 1.0 (or 1)

Public Endpoints

Public endpoints require no Authentication.

  • Login : POST /api/v{:apiVersion}/login/

Endpoints that require Authentication

Private endpoints require a valid Token to be included in the header of the request.

Category related

Product related

Author

Furkan Işıtan

About

An example RESTful API with .NET 5.0

Topics

Resources

Stars

25 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages