aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2017-11-11main(): Handle errors from `Result`sTeddy Wing
2017-11-10main(): Make endpoint to handle GitHub webhookTeddy Wing
2017-11-07main.rs: Print message on 404Teddy Wing
2017-11-07main.rs: Add web server and "hello world" routeTeddy Wing
2017-11-07Initial commit. Cargo init.Teddy Wing