This is a API RESTFul built using node.js with express.js framework, axios and api integration (SWAPI).
To get started developing right away:
- clone the repo in your desktop with git clone https://github.com/AnyiBio/star-wars-api.git
- install all project dependencies with npm install
- start the development server with node index.js