Derek McQuay
d168a117d2
category route added and coded
...
added api.go where api routes will be built (will move code from
server.go in the future to api.go that fits that) and coded out the
category route (delete, post, and get)
2017-02-04 22:33:28 -08:00
Derek McQuay
4d533d295c
made changes to server to incoporate db
2017-02-04 19:48:13 -08:00
e6e2f47134
can get a map of month to cost
...
doesnt concern itself with years yet...
2016-08-23 09:45:14 -07:00
6b2f97632d
working on adding tranx to users
2016-08-22 15:17:25 -07:00
901d8e5070
got google oauth working
...
basically copied this from my previous work in starz. Wanted to get
google oauth working before changing much around.
2016-08-21 22:31:37 -07:00