2016-03-08 22:40:57 +01:00
2016-03-01 17:11:08 +01:00
2016-03-08 22:40:57 +01:00
2016-03-01 17:11:08 +01:00
2016-03-01 17:11:08 +01:00
2016-03-02 16:23:49 +01:00
2016-03-08 22:40:57 +01:00

Aloha, funky time!

curl -i http://localhost:8080/transactions

curl -i http://localhost:8080/transactions/1

curl -i -X POST -H "Content-Type:application/json" -d '{"account":"http://localhost:8080/accounts/1","amount":12.3,"date":"2016-05-31T22:00:00.000+0000","description":"test","category":"http://localhost:8080/categories/1"}' http://localhost:8080/transactions

S
Description
No description provided
Readme 935 KiB
Languages
Java 36.8%
JavaScript 31.5%
HTML 23.3%
CSS 8.4%