Skip to content

auth0-blog/loopback-starwars-api

Repository files navigation

STAR WARS API

This STAR WARS API project was developed with Loopback.

Installation

# Get the project
git clone [email protected]:auth0-blog/loopback-starwars-api.git starwarsapi


# Change directory
cd starwarsapi

# Install the dependencies
npm install

# Run your app
node .

Releases

No releases published

Packages

No packages published