Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 311 Bytes

Friday the 13th API

This API returns JSON whether today is Friday the 13th.

Start up

$ deno run --allow-net main.ts

usage

  1. start app
  2. access to http://localhost:3000/

How to install deno

See Deno manual