Budget planning and logging.
d168a117d2
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) |
||
---|---|---|
cmd/chipd | ||
static | ||
vendor | ||
.gitignore | ||
api.go | ||
category.go | ||
db.go | ||
gen.go | ||
LICENSE | ||
README.md | ||
routes.go | ||
server_test.go | ||
server.go | ||
sql.go | ||
static.go | ||
tranx.go | ||
user.go |
chipmunk
Budget planning and logging.