Juriy / swapi

SWAPI - Star Wars API service
https://swapi.dev
BSD 3-Clause "New" or "Revised" License
286 stars 91 forks source link

swapi.dev returning 404 #9

Closed alexmojaki closed 4 years ago

alexmojaki commented 4 years ago

All of the following just give me a plain nginx 404 page:

https://swapi.dev/ https://swapi.dev/api/ https://swapi.dev/api/people/ https://swapi.dev/api/people/1/

I'm not actually sure what's supposed to work, as this is my first time trying to use this, and these are guesses based on the Google cached page which suggests it was up yesterday. I'm guessing nothing works at all.

alexmojaki commented 4 years ago

Seems fine now!