Skip to content

assimovt/ironhack-phone-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IronHack Phone API

An example app with JSON API using Express, Passport and JWT. There is a sample client Angular 2 app that consumes this API.

To start:

npm install
npm start

If you want to add the dependencies to your project:

npm install --save bcrypt jsonwebtoken passport passport-jwt

Releases

No releases published

Packages

No packages published