Commit Graph

22 Commits

Author SHA1 Message Date
tastytea edd09f9d7b
version bump 2018-01-24 20:13:22 +01:00
tastytea 13a5e23a8b
implemented PUT and DELETE, fixed argument encoding in POST 2018-01-24 19:41:07 +01:00
tastytea 764a739a13
added debug useflag to ebuild 2018-01-22 17:34:18 +01:00
tastytea 73b48b5415
bugfix, /api/v1/statuses was in the wrong function, small documentation fixes 2018-01-22 04:45:12 +01:00
tastytea 83efdf7ce0
Fixed PATCH, implemented all POST requests 2018-01-22 02:25:09 +01:00
tastytea ac680f1ef5
Added PATC, doesn't work (needs research) 2018-01-21 23:54:42 +01:00
tastytea 1844f3571a
Added percent-encoding 2018-01-17 23:51:59 +01:00
tastytea 5bba324385
Breaking change: parameters is now a multimap, not a vector anymore 2018-01-15 20:23:21 +01:00
tastytea 80df5cafff
updated documentation 2018-01-15 15:34:18 +01:00
tastytea 013a67bbe0
Added examples 2018-01-15 00:08:14 +01:00
tastytea 729c026b81
fixed ebuild 2018-01-13 22:48:07 +01:00
tastytea c43b3ce9e8
updated documentation, tweaked CMakeLists.txt, added Gentoo ebuild 2018-01-13 21:43:59 +01:00
tastytea 34f81d89d6
fixed CMakeLists 2018-01-13 19:11:09 +01:00
tastytea 79bd5740d9
Fixed documentation 2018-01-13 16:48:52 +01:00
tastytea 4f7e4583fd
Added compiling instructions 2018-01-13 16:32:43 +01:00
tastytea 080cbad43f
fixed README; fixed debug output 2018-01-13 16:17:58 +01:00
tastytea eb3916c84e
error handling, debug output, documentation 2018-01-13 15:50:13 +01:00
tastytea 46c67052ab
Parameter support, added documentation. 2018-01-13 01:41:30 +01:00
tastytea 9c018df528
Implemented all GET calls (but without parameters). 2018-01-12 22:01:46 +01:00
tastytea c4a509c42e
semantic clarifications 2018-01-10 18:19:19 +01:00
tastytea be6fca69fe
The first GET requests are working. 2018-01-09 22:12:11 +01:00
tastytea cd9b3f28d5
initial commit 2018-01-09 12:36:05 +01:00