Skip to content

What's on our office jukebox in JSON and Slack format.

Notifications You must be signed in to change notification settings

kyan/kyan-jukebox-now-playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kyan Jukebox Now Playing data

This app provides now playing data in JSON for our Office Jukebox.

  • POST - This will return data that is in the format of a Slack custom message
  • GET - simple JSON

Running locally

MONGODB_URL="<path-to-mongo>" deno run --allow-all --no-check --watch mod.ts

Deploy

Deploy this example

Test

You can run the tests with deno test

Code formatting

deno fmt

About

What's on our office jukebox in JSON and Slack format.

Resources

Stars

Watchers

Forks