Commit Graph

9 Commits

Author SHA1 Message Date
fb305e5b39
Implemented book quantity insert when a book is inserted
All checks were successful
the build was successful
+ Books can now either send through a direct json payload or via one form value
+ lint & gofmt
2017-11-16 19:07:32 +01:00
f48de8e75f
Added dynamically get books status 2017-11-15 16:13:47 +01:00
cb3a37b483
Started implementing of inserting new books
All checks were successful
the build was successful
2017-11-14 16:33:01 +01:00
14b7a42d32
Fixed Build
All checks were successful
the build was successful
2017-11-08 10:57:38 +01:00
64dd0ce2d0
Fixed lint
Some checks failed
the build failed
2017-11-08 10:55:17 +01:00
b4b0b737a3
gofmt 2017-11-07 16:35:10 +01:00
0e0c403d57 Improved inserting of new book
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 21:42:16 +02:00
cfcf4ac365 Insert methods now return the inserted object
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-11 18:17:51 +02:00
718f6bf6bb Added basic insert with auth
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 21:06:40 +02:00