PredictTheSky / predictthesky.github.io

Predict the Sky Web and Documentation
6 stars 0 forks source link

API dead? #1

Closed benlower closed 6 years ago

benlower commented 9 years ago

Found this over at https://data.nasa.gov/developer. None of the routes outlined at http://predictthesky.org/developers.html seem to work. Is the API dead or has it moved?

nickcharlton commented 9 years ago

The project isn't dead (we've been working on the library that now backs it), but the API bit currently is.

I've been meaning to update the site to make it a bit clearer. It's been a bit on hold for the past year or so — the perennial problem of projects started at hack days.

This organisation really represents a bit refactoring of what we'd originally hoped to come out with, and I'm pretty sure the old thrown together one isn't online any more.

isaachinman commented 9 years ago

@nickcharlton Do you know of any APIs that provide similar data? Otherwise, can you let me know where you pulled info for current weather and current astral bodies overhead a lat/long? Not even sure if this API is necessary if those two conditions are supported by other APIs.

cowboysdude commented 6 years ago

Yeah this api is pretty much dead......

nickcharlton commented 6 years ago

I would, at this point, agree that it's dead.

If people would like to open PRs, I'd be happy to review them and then add you to the organisation. I'm not aware of anything similar, either.

isaachinman commented 6 years ago

@nickcharlton I would definitely be willing to maintain this repo. What is needed? The last commit to master was 5 years ago. Let me know where to start.

nickcharlton commented 6 years ago

Yay!

I suspect the first step would be to get going with spacebodies and start seeing what's missing for using it to build up API responses.

Then, I'd look at building out some sort of API, with Flask perhaps? That starts to mirror what's shown on the site (this repo).

Opening issues is probably the best way to trigger discussions about things, and I'm more than happy to review any PRs. I'll add you to the organisation, too.