Skip to content

EliasGonzalezCarbajal/PRESSKIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BACKEND PARA PRESSKIT G21-WEB-A

Endpoints

Schema (All fields required to register) { name: String, email: String, password: String, phone: Number, city: String, description: String, services: String }

-login http://localhost:5001/api/v1/login

Login{ email: String, password: String }

-getInfo publica http://localhost:5001/api/v1/profile/nickname

getInfo privada http://localhost:5001/api/v1/me Bearer Token Header

-updateUser http://localhost:5001/api/v1/editMyInfo/:id Bearer Token Header

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%