Skip to content

nunocerdeiralopes/PhoneBookAPI-NET.Core

Repository files navigation

Phonebook API

A simple Phonebook API made using ASP.NET Core, MongoDB, Swager, MySQL and role based authorization on top of JWT authentication.

Swagger URL

Authentication:

POST /login

{
	"Username": "admin",
	"Password": "admin"
}

About

A simple Phonebook API made using ASP.NET Core, MongoDB, Swager, MySQL and role based authorization on top of JWT authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages