0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added instructions for interacting with the site's API via curl to homepage More... about 11 years ago
Eliminated 'Timestamp' type. Added fields directly to User and Message structs More... about 11 years ago
Eliminated possible silent HTTP serving failure from sbitter.go More... about 11 years ago
Added docs to various functions and methods More... about 11 years ago
Fixed user.GetMessages(). All features appear to work. More... about 11 years ago
Added String() method to User, plus some debug More... about 11 years ago
Added String() method to Timestamp More... about 11 years ago
Created createUserIndex(), which sbitter.go now calls More... about 11 years ago
Added DEBUG and semi-nitpicks to handlers.go More... about 11 years ago
go fmt types/message.go More... about 11 years ago
Fixed de facto type error in user.GetMessages() More... about 11 years ago
Added GetIndex and CreateUsers handlers More... about 11 years ago
Fixed silly syntax errors in sbitter.go More... about 11 years ago
Added User, Message, and Timestamp types. Added PostMessage handler. Uses MongoDB. More... about 11 years ago
Added README.md, including note about SBHX More... about 11 years ago
Added sbitter.go, handlers/handlers.go. Test JSON available at localhost:8080/user/$any_username More... about 11 years ago
First commit. Added .gitignore More... about 11 years ago