A JavaScript port of nasa/apod-api made for Deno.
Clone this repo and:
deno run --allow-net .\server.ts
To use the API, go to http://localhost:8000/
Using Deno Deploy, you can deploy the API for free.
Create a new project, then set the deploy URL to:
https://github.com/tjosepo/deno_apod/blob/main/server.ts