This SWAPI fork has been equipped with a Dockerfile in order to use it for local development.
Build the Docker image and start the development web server:
makeLoad the data for the SWAPI:
make load_dataSWAPI is now available at http://127.0.0.1:8080/ and http://127.0.0.1:8080/api/.