timjgleeson / deductapp

Budget App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/user/:id

Get user info and budgets (:name, :type and :id)

/budget/:id

Get budget info

/budget/:id/transactions?week=YYYY-MM-DD

Gets budget info and transactions
Week is optional, if it not there, show current weeks transactions

About

Budget App


Languages

Language:Ruby 95.6%Language:CoffeeScript 2.6%Language:JavaScript 1.8%