Skip to content

aeife/twitch-data-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-data-api

API used by TTV Stats. Provides and aggregates historical data gathered from Twitch. Based on Node.js and Express.

other twitchdata repositories

API

At the moment this API is only ment to be used by the twitch-data-client. It delivers information about gathered games, channels and their historical aggregated stats.

Development

Steps to run this project in a local dev environment

  1. npm install

installs development dependencies

  1. node server.js

starts the server including the API

This projects needs a running database (MongoDB).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published