Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit79050d2

Browse files
author
mattiapontonio
authored
Update README.md
added api_key + renaming of the section title for "JavaScript Web/API users"
1 parentd392c15 commit79050d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,9 @@ docker run -p 5000:5000 apod-api
134134
There is only one endpoint in this service which takes 2 optional fields
135135
as parameters to a http GET request. A JSON dictionary is returned nominally.
136136

137-
**Fields**
137+
####URL Search Params | query string parameters
138138

139+
-`api_key` | demo:`DEMO_KEY` |https://api.nasa.gov/#signUp
139140
-`date` A string in YYYY-MM-DD format indicating the date of the APOD image (example: 2014-11-03). Defaults to today's date. Must be after 1995-06-16, the first day an APOD picture was posted. There are no images for tomorrow available through this API.
140141
-`concept_tags` A boolean indicating whether concept tags should be returned with the rest of the response. The concept tags are not necessarily included in the explanation, but rather derived from common search tags that are associated with the description text. (Better than just pure text search.) Defaults to False.
141142
-`hd` A boolean parameter indicating whether or not high-resolution images should be returned. This is present for legacy purposes, it is always ignored by the service and high-resolution urls are returned regardless.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp