corincerami / mars-photo-api

A Rails API for photo data from NASA's Mars Rovers
https://api.nasa.gov/#MarsPhotos
GNU General Public License v3.0
346 stars 46 forks source link

Ingenuity helicopter support #159

Open CalliEve opened 2 years ago

CalliEve commented 2 years ago

Are there any plans for supporting pictures taken by Ingenuity? I have seen that Ingenuity is available on the rss feed at https://mars.nasa.gov/rss/api/?feed=raw_images&category=ingenuity&feedtype=json&latest=true just like perseverance, so adding it should be mostly a case of copy+paste when scraping, though I haven't looked at the code enough to be sure of that.

corincerami commented 1 year ago

I personally don't have the bandwidth these days to add to this API. That being said, if another developer wanted to contribute Ingenuity support, I would happily review their code.