0 Forks
1 Stars
1 Watchers

swaApi

Swapi es la Api de Star Wars que te permite obtener información completa de la serie de películas. En este producto, a través de una petición con fetch, se obtuvo el título de cada una de las películas, el número de su episodio y sus personajes. Con una segunda llamada se obtuvieron los datos de los personajes en el que incluye height, hair color, mass y skin color

How to download and setup swaApi

Open terminal and run command
git clone https://github.com/JimenaZubaran/swaApi.git
git clone is used to create a copy or clone of swaApi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with swaApi https://github.com/JimenaZubaran/swaApi/archive/master.zip

Or simply clone swaApi with SSH
[email protected]:JimenaZubaran/swaApi.git

If you have some problems with swaApi

You may open issue on swaApi support forum (system) here: https://github.com/JimenaZubaran/swaApi/issues