mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-25 15:06:29 +02:00
Add Noctua (#2936)
This commit is contained in:
parent
3fc7fecc96
commit
7075d92c33
1 changed files with 1 additions and 0 deletions
|
@ -1350,6 +1350,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [NASA APOD (official API)](https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY) | Official API for getting APOD (Astronomy Image of the Day) images along with metadata | `apiKey` | Yes | Yes |
|
||||
| [NASA APOD (unofficial API)](https://apodapi.herokuapp.com/) | API for getting APOD (Astronomy Image of the Day) images along with metadata | No | Yes | Yes |
|
||||
| [Newton](https://newton.vercel.app) | Symbolic and Arithmetic Math Calculator | No | Yes | Unknown |
|
||||
| [Noctua](https://api.noctuasky.com/api/v1/swaggerdoc/) | REST API used to access NoctuaSky features | No | Yes | Unknown |
|
||||
| [Numbers](https://math.tools/api/numbers/) | Number of the day, random number, number facts and anything else you want to do with numbers | `apiKey` | Yes | Yes |
|
||||
| [Numbers](http://numbersapi.com) | Facts about numbers | No | No | Unknown |
|
||||
| [Open Notify](http://open-notify.org/Open-Notify-API/) | ISS astronauts, current location, etc | No | No | Unknown |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue