An implementation of the ATProto statusphere example app but in Go

small tweak to test pushing to github and tangled.sh

+1 -1
+1 -1
readme.md
··· 23 24 If running locally I would then run `ngrok http http://localhost:8080` to get your publically accessable URL. 25 26 - Go to the home page of the app, log in via OAuth and post your status! 27 28 ### Contributing 29 This is just a demo app and was mainly for me to learn how to build applications in the ATmosphere and I thought what better way than to use the example statusphere guide but do it in Go.
··· 23 24 If running locally I would then run `ngrok http http://localhost:8080` to get your publically accessable URL. 25 26 + Go to the home page of the app, log in via OAuth and post your status. 27 28 ### Contributing 29 This is just a demo app and was mainly for me to learn how to build applications in the ATmosphere and I thought what better way than to use the example statusphere guide but do it in Go.