GitXplorerGitXplorer
s

txtme.l8r

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
268031787bc1eab58b85ce199b5aac315422cae6

Update Readme

ss-mang committed 10 years ago
Unverified
c081b06c327b3ab340420c30826250c409f73fc4

adds status endpoint for pingdom to hit

ss-mang committed 10 years ago
Unverified
caa115d4058ffdfa36d61701db65b9ad2662e835

adds delayed-send functionality for 'snoozed todo' (sms message from user)

ss-mang committed 10 years ago
Unverified
5aad990c26766ecd785c87b4cfdf6acec830c166

adds parsing of user sms message and solid error handling

ss-mang committed 10 years ago
Unverified
94aba6f794266df9da89832a2cb18957ee19c30d

adds better logging of request body from twilio for debug

ss-mang committed 10 years ago
Unverified
9d44735b0287a287be0da0f050794c09481cf3b2

adds procfile, .godir for heroku; removes binary from .git

ss-mang committed 10 years ago

README

The README file for this repository.

txtme.l8r

a snooze button.. for your todos

If txtme.l8r were a production application, it would probably be wise to have some persistent backup of the waiting-to-be-sent messages. As currently implemented, an application restart (after a fresh deploy, after a crash, etc) would kill all running goroutines and their messages would never be sent.

Enjoy!