Thanks to visit codestin.com
Credit goes to github.com

Skip to content

karasjoh000/babblegen-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babblegen Proxy


This is a proxy server that is intended to handle all text source request for the babblegen application.

API:

GET {hostname}/test - test to see if server is running.
GET {hostname}/twitter/{twitter_user_id} - get tweets of {twitter_user_id}
GET {hostname}/reddit/user/{reddit_username} - get comments of {reddit_username}
GET {hostname}/reddit/subreddit/{subreddit_name} - get comments of {subreddit_name}

Configure:

Set client secret, client id, and refresh token in src/sources/keys for twitter and reddit.

About

Babblegen Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published