Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Garden API

An API for the Coding Garden YouTube / Twitch channel.

Endpoints

  • GET /patreon/pledges
  • GET /youtube/members
  • GET /youtube/stats

Configuration

npm install
cp .env.sample .env # update accordingly

Copy src/services/youtube/members.config.sample.js to src/services/youtube/members.config.js and update accordingly. Needed values can be found by inspecting network traffic in the YouTube Dashboard: https://studio.youtube.com/channel/channel-id-here/monetization/memberships.

cp src/services/youtube/members.config.sample.js src/services/youtube/members.config.js

Lint

npm run lint

Development

npm run dev

About

An API for the Coding Garden YouTube / Twitch channel.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages