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 c225162d6c Initial stab at a reply feature. 2 months ago
admin Switch to using MY/ prefix on the site. 2 months ago
api Initial stab at a reply feature. 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 Initial stab at a reply feature. 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 Initial stab at a reply feature. 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
restart.ps1 Forgot these. 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.