Skip to content

ridho0/auth-passport

 
 

Repository files navigation

auth-passport

My Phone Contact App

sebuah aplikasi yg dapat menyimpan nomor contacts

Route http description
/api/signup POST Sign up with new user info
/api/signin POST Sign in while get an access token based on credentials
/api/users GET Get all the users
/api/users/:id GET Get a single users
/api/users POST Create a user
/api/users/:id DELETE Delete a user
/api/users/:id PUT Update a user with new info

To Use

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 2.1%
  • CSS 0.8%