This is an idea for a Twitter clone for programmers, similar to how Dribbble is twitter for designers. It'll most likely not feature any images other than people's avatars, and no videos, or audio. Just text. 'Cause we're coders.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw acef212fc9 Updated to the latest changes from go-web-dev-starter-kit 2 months ago
admin Switch to using MY/ prefix on the site. 2 months ago
api Updated to the latest changes from go-web-dev-starter-kit 2 months ago
common Initial commit with a simple starter UI for mobile. 2 months ago
config Initial commit with a simple starter UI for mobile. 2 months ago
data Implement posting a message. 2 months ago
migrations Forgot these. 2 months ago
pages Move to the new /go URL. 2 months ago
static And now you can view a post. 2 months ago
tests Switch to using MY/ prefix on the site. 2 months ago
tools Updated to the latest changes from go-web-dev-starter-kit 2 months ago
views Initial stab at a reply feature. 2 months ago
.gitignore Initial commit with a simple starter UI for mobile. 2 months ago
.ozai.json Updated to the latest changes from go-web-dev-starter-kit 2 months ago
LICENSE Initial commit with a simple starter UI for mobile. 2 months ago
Makefile Updated to the latest changes from go-web-dev-starter-kit 2 months ago
README.md Switch to using MY/ prefix on the site. 2 months ago
config_example.toml Initial commit with a simple starter UI for mobile. 2 months ago
go.mod Updated to the latest changes from go-web-dev-starter-kit 2 months ago
go.sum Updated to the latest changes from go-web-dev-starter-kit 2 months ago
main.go Switch to using MY/ prefix on the site. 2 months ago
ssgod.toml More complete UI prototype laid out and ready to get working. 2 months ago

README.md

Twitter For Coders

No idea what this will be, just mostly a demo/starter-kit for my Go course.