/httpclout

demo of a web app that calls cloutcli

Primary LanguageGoMIT LicenseMIT

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