Giter VIP home page Giter VIP logo

Comments (8)

jnbetancourt avatar jnbetancourt commented on August 17, 2024 2

The latest release of the apod api includes the ability to specify a date range. The details are in the README at: https://github.com/nasa/apod-api

from api-docs.

benjaminboruff avatar benjaminboruff commented on August 17, 2024

+1
I like this idea. The start and end dates would probably suffice. I was going to write a frontend app to craft the appropriate number of requests based on user input, but that would mean a lot of requests - those are expensive in terms of time to get the data (and subtract a lot from the hourly rate limit for your api_key), then process the data and request the images, etc.... So instead of 10 data requests/responses, there would only be one data request/response. (The JSON response would be an array of 10 objects, or however many requested. ) Would that ease the API endpoint server's network load? Or increase the load on the DB? It may be a wash.

from api-docs.

gdomingu avatar gdomingu commented on August 17, 2024

+1

from api-docs.

MichalPaszkiewicz avatar MichalPaszkiewicz commented on August 17, 2024

+1

from api-docs.

brianthomas avatar brianthomas commented on August 17, 2024

+1

from api-docs.

joshuatbrown avatar joshuatbrown commented on August 17, 2024

Yes please! 👍

from api-docs.

suemareverton avatar suemareverton commented on August 17, 2024

+1

from api-docs.

martinsuchan avatar martinsuchan commented on August 17, 2024

I like this idea. It might be sufficient to add endpoint for returning all images published in the target month, somethng like:
https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY&month=2015-04

from api-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.