Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 935 Bytes

File metadata and controls

44 lines (27 loc) · 935 Bytes

DotNet-RPG-API

This is an API, where you can create your own characters, skill, and users, and fight each others.

Image

Some of the features are: Token authentication, Password Hashing, Many-To-Many relationships and DTOs

Tools

The Api was made with the following technologies:

  1. Entity Framework
  2. ASP.NET API
  3. AutoMapper
  4. SQL Server
  5. Postman
  6. JwtBearer

Image

Run the Project

.NET 5 required

Just open the folder and enter the following command:

dotnet run

Swagger Capture

img

Login with Postman example

Imgur

Battle example also on Postman

Imgur