Skip to content

YangchenYe323/firefly-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firefly-api

This repo hosts serverless APIs used by the firefly project hosted on cloudflare workers.

Development

The project needs to interact with spotify web API. Add the client_id and secret to .dev.vars file under your project root:

SPOTIFY_WEB_API_CLIENT_ID=<your client ID>
SPOTIFY_WEB_API_CLIENT_SECRET=<your secret>

Then run

npx wrangler dev

About

Cloudflare worker APIs for firefly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages