caticodev / httpclout

demo of a web app that calls cloutcli

Home Page:https://bitclout.com/posts/07f1758afb2a6dbdd09a9a4cca8bdb263f1def3249995b9478e77baa49a0b6b6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

demo of a web app that calls cloutcli

https://bitclout.com/posts/07f1758afb2a6dbdd09a9a4cca8bdb263f1def3249995b9478e77baa49a0b6b6

License:MIT License


Languages

Language:Go 100.0%