Skip to content

Everything you need to know about the Star Wars Universe - Serving data from SWAPI

Notifications You must be signed in to change notification settings

moinabyssinia/starwars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

made-with-express made with you made with you made with you

Welcome to the Universe of Star Wars!

Data is fetched from the SWAPI using Axios - NodeJs - Express
Three models are included -> {people , films, vehicles}
All three models are interconnected and one model can access the other two with a simple GET request

To clone this repo

git clone [email protected]:moinabyssinia/starwars.git

To install dependencies needed to run the app

npm install 

To start the app

node index.js 
nodemon index.js

App is deployed on Heroku - Take me there

About

Everything you need to know about the Star Wars Universe - Serving data from SWAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published