Skip to content

a simple JSON API for the dramalinks ticker on ETI

License

Notifications You must be signed in to change notification settings

sonicmax/dramallama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dramallama

http://dramallama.herokuapp.com/

A simple JSON API for the dramalinks ticker on ETI, written using node. Deploy using Heroku.

Required environment vars:

USERNAME: your username		
PASSWORD: your password	
USER_ID: your user id

Sample response:

{
	"code": "orange",
	"stories": [{
		"title": "[[Username]] did something",
		"urls": ["http://boards.endoftheinter.net/showmessages.php?topic=sometopic"]
	}]
}

About

a simple JSON API for the dramalinks ticker on ETI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published