/auth-api-final-copy

Primary LanguageJavaScriptMIT LicenseMIT

auth-api-final-copy

Auther: Abeer Rafati

This app to explain how to creat a sign up and sign in by basic, bearer ,acl auth

Produchion deployment
Pull req

To use this app:

  • clone this repo
  • cd First_api_server
  • to download all dependencies used in this app, use in terminal

npm i

  • to run the server use in terminal

nodemon

  • to run test it use in termintl

npm test

image