This is an API, where you can create your own characters, skill, and users, and fight each others.
Some of the features are: Token authentication, Password Hashing, Many-To-Many relationships and DTOs
The Api was made with the following technologies:
- Entity Framework
- ASP.NET API
- AutoMapper
- SQL Server
- Postman
- JwtBearer
.NET 5 required
Just open the folder and enter the following command:
dotnet run