Add New Section Space and Science with NASA API in it.#35
Open
sayan3429 wants to merge 1 commit intokeploy:mainfrom
Open
Add New Section Space and Science with NASA API in it.#35sayan3429 wants to merge 1 commit intokeploy:mainfrom
sayan3429 wants to merge 1 commit intokeploy:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR introduces a new “Space and Science” section to the API listing in the README, featuring the NASA API.
- Adds a markdown header and table for the new section
- Includes NASA API entry with description, authentication method, and difficulty
Comments suppressed due to low confidence (1)
README.md:526
- Consider adding a brief note on how to include the
api_keyin requests (e.g., using?api_key=YOUR_KEY) so users know how to authenticate calls to the NASA API.
| [NASA API](https://api.nasa.gov) | <details><summary>Access NASA’s open data including space imagery, astronomy, and mission data.</summary>Endpoints include Astronomy Picture of the Day, Mars Rover Photos, and Near-Earth Object tracking.</details> | API Key | Medium |
…space missions, different types of space related imagery.] Signed-off-by: sayan3429 <22053277@kiit.ac.in>
Author
|
The changes requested are made. |
Contributor
|
Hey @sayan3429, Thank you for raising the pr! This api looks valid and I think it will lot of developers who want to integrate the nasa. |
Author
|
Thank you for your feedback. |
Contributor
pratik-mahalle
left a comment
There was a problem hiding this comment.
Hey @sayan3429, Thank you for the pr. Unfortunately we can`t merge this pr as this apis is already added in the science section. We would love to see your contribution in future!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a new section of API named Space and Science under which I have added the NASA API using which you can work with several datasets or data related to NASA's space missions, several space imageries and many more which can be used in any project that you wish build around this domain.
The API is free to use upon registration. The API key is henceforth mailed to your registered email id for further use.