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 4bd6cfc8ce Rework the handlers to be organized by features. 2 months ago
admin Switch to using MY/ prefix on the site. 2 months ago
api Rework the handlers to be organized by features. 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 I can now see a user's feed, see the message, and have everything ready for posting and replying. 2 months ago
pages Switch to using MY/ prefix on the site. 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
views And now you can view a post. 2 months ago
.gitignore Initial commit with a simple starter UI for mobile. 2 months ago
LICENSE Initial commit with a simple starter UI for mobile. 2 months ago
Makefile Rework the handlers to be organized by features. 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 Switch to using MY/ prefix on the site. 2 months ago
go.sum And now air is completely dead to me. Time for a new project. 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.