Skip to content

A JavaScript port of nasa/apod-api made for Deno

Notifications You must be signed in to change notification settings

johfee/apod-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apod-api

A TypeScript port of nasa/apod-api made for Deno.

Quick Start

Running locally

Clone this repo and:

deno run --allow-net .\server.ts

To use the API, go to http://localhost:8000/

Deployment

Using Deno Deploy, you can deploy the API for free.

Create a new project, then set the deploy URL to:

https://github.com/johfee/deno_apod/blob/main/server.ts

About

A JavaScript port of nasa/apod-api made for Deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published