/loopback-auth0-starwars-api

STAR WARS API project was developed with loopback and secured using auth0

Primary LanguageJavaScript

STAR WARS API

This STAR WARS API project was developed with Loopback.

Installation

# Get the project
git clone git@github.com:patilreena/loopback-auth0-starwars-api.git starwarsapi


# Change directory
cd starwarsapi

# Install the dependencies
npm install

# Run your app
node .