Skip to content

vokracko/swapi

 
 

Repository files navigation

SWAPI

Usage

Locally

  • Build and run the image: docker-compose up --build
  • Interface is accesible on localhost:8000

Dockerhub

vokracko/swapi

Usage in docker-compose:

  swapi:
    image: vokracko/swapi
    ports:
      - 8000:8000

About

*NOT MAINTAINED - NO GUARENTEE TO BE UP*

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.1%
  • HTML 25.7%
  • Other 1.2%