Skip to content

ramiro-alegre/spotify-clon-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backend of "Spotify-clon"(watch in my Github)

Nuget package

1- Microsoft.EntityFrameworkCore 5.0.13
2- Microsoft.EntityFrameworkCore.SqlServer 5.0.13
3- Microsoft.EntityFrameworkCore.Tools 5.0.13
4- Microsoft.VisualStudio.Web.CodeGeneration.Design 5.0.2
5- Microsoft.AspNetCore.Authentication.JwtBearer 5.0.13
6- Microsoft.IdentityModel.Tokens 6.15.0
7- System.IdentityModel.Tokens.Jwt 6.15.5
8- Swashbuckle.AspNetCore 5.6.3 (for Swagger documentation)

AD

This API use JWT, and is documentated with swagger. If u need use a Http method, the Api need a JWT

I created more methods than necessary just to practice, the Frontend does not use all of them

IMAGES

METHODS

ImageOfMethods

LOGIN WITH JWT

ImageOfJWT

AUTH WITH JWT IN SWAGGER

ImageOfJWTauth

EXAMPLE OF DELETE METHOD

ExampleOfMethodDelete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages