Skip to content

voituk/swapi

 
 

Repository files navigation

SWAPI

The Star Wars API

Source code for swapi.dev

What happened to swapi.co?

Unfortunately swapi.co is not maintained anymore.

What is swapi.dev?

An "unofficial" branch of "swapi", supported by @juriy

Will it be updated?

Original swapi project is built on Python/Django stack that is quite outdated by now. It would be a great exercise to rewrite it in cloud-native manner, but this requires time and effort. I'm looking into doing that. There's no timelines yet, since "swapi" stopped its existence quite suddenly. Suggestions and help are always welcome!

How to run it?

The easiest way to run swapi – via docker

# Ruilding the image
make docker-build

# Running the container
make docker-run

# Kill the running container
make docker-kill

About

SWAPI - Star Wars API service

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 72.7%
  • HTML 24.4%
  • Makefile 2.1%
  • Dockerfile 0.3%
  • CSS 0.3%
  • Shell 0.1%
  • Procfile 0.1%