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 0bad73a387 Move to the new /go URL. 15 hours ago
admin Switch to using MY/ prefix on the site. 3 days ago
api Initial stab at a reply feature. 2 days ago
common Initial commit with a simple starter UI for mobile. 2 weeks ago
config Initial commit with a simple starter UI for mobile. 2 weeks ago
data Implement posting a message. 2 weeks ago
migrations Forgot these. 3 days ago
pages Move to the new /go URL. 15 hours ago
static And now you can view a post. 2 weeks ago
tests Switch to using MY/ prefix on the site. 3 days ago
views Initial stab at a reply feature. 2 days ago
.gitignore Initial commit with a simple starter UI for mobile. 2 weeks ago
LICENSE Initial commit with a simple starter UI for mobile. 2 weeks ago
Makefile Rework the handlers to be organized by features. 3 days ago
README.md Switch to using MY/ prefix on the site. 3 days ago
config_example.toml Initial commit with a simple starter UI for mobile. 2 weeks ago
go.mod Move to the new /go URL. 15 hours ago
go.sum Move to the new /go URL. 15 hours ago
main.go Switch to using MY/ prefix on the site. 3 days ago
restart.ps1 Forgot these. 3 days ago
ssgod.toml More complete UI prototype laid out and ready to get working. 2 weeks ago

README.md

Twitter For Coders

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