Skip to content

keimlink/swapi

 
 

Repository files navigation

SWAPI

The Star Wars API

This SWAPI fork has been equipped with a Dockerfile in order to use it for local development.

Usage

Build the Docker image and start the development web server:

make

Load the data for the SWAPI:

make load_data

SWAPI is now available at http://127.0.0.1:8080/ and http://127.0.0.1:8080/api/.

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.8%
  • HTML 25.1%
  • Makefile 1.9%
  • Shell 1.4%
  • Other 0.8%