Skip to content

andrewarrow/httpclout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpclout

This repo is going to be an alternative frontend that you can run.

It will try and use as little javascript as possible and put most logic in golang.

history

a little webapp that just imports cloutcli and calls

cloutcli.FollowingFeedPosts(username)

Notice you just change "?username=x" in the url to get a different following feed.

image