Skip to content

svenwal/swapi

 
 

Repository files navigation

SWAPI

The Star Wars API

Source code for swapi.co

Docker

To run Swapi on your Docker installation see the included Dockerfile. It is also available at Docker Hub https://cloud.docker.com/repository/docker/svenwal/swapi/general

docker run -d -p 8080:8080 svenwal/swapi
curl http://localhost:8080/api/people/1/

Circle CI

Contributing

For contributing, please see CONTRIBUTING.md

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.0%
  • HTML 25.3%
  • Makefile 1.8%
  • Other 0.9%