Commit Graph

51 Commits

Author SHA1 Message Date
Michael fb01b63b0d
removed old code 2022-10-04 03:37:26 +01:00
Michael 043db0446b
changes to readme to match new code semantics 2022-10-04 03:29:58 +01:00
Michael 5f9797d00e
major rewrite of code
Signed-off-by: Michael <michael.lindman@gmail.com>
2022-10-04 03:28:14 +01:00
Michael 61b3c71fca various improvemnts and fixes
Signed-off-by: Michael <michael.lindman@gmail.com>
2021-03-09 01:16:26 +00:00
Michael 2d12094f85 fixed typos in readme
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-08-03 00:47:41 +01:00
Michael 25560c10f7 Improvements to readme file with examples of usage
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-08-03 00:45:14 +01:00
Michael 93a8794cd4 fixed bug with sending nil data in api requests
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-08-03 00:43:43 +01:00
Michael 49ed2b05fd github go mod
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-08-01 21:22:34 +01:00
Michael 9837d88dce data prarm for post now uses bytes buffer and removed hard-coded json headers
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-07-31 16:33:46 +01:00
Michael 2c81edf16d removed jsonprase function and support for gomod
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-07-17 18:46:37 +01:00
Michael 75d85fcde6 added back in support for request headers
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-06-27 19:58:57 +01:00
Michael b708e6defc simplified usage by removing unnecessary RequestOptions struct
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-06-11 03:40:53 +01:00
Michael bd87185014 rewrite of async code to fix bug with single url requests
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-05-13 14:35:30 +01:00
Michael 6660f5e20d Merge branch 'master' of github.com:michaellindman/request 2020-02-19 15:55:37 +00:00
Michael 5a50d60a12 more sensible naming
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-02-15 03:05:26 +00:00
Michael d683b10c8a comments for AsyncAPI method
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-02-13 21:50:00 +00:00
Michael 0e538eaee5 support for concurrent API requests
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-02-10 18:52:36 +00:00
Michael Lindman 965c01365f
Remove file 2020-02-01 15:41:48 +00:00
Michael e99a4742bb removed file
Signed-off-by: Michael <michael.lindman@gmail.com>
2020-02-01 15:41:17 +00:00
Michael 861a05cc16 added readme file 2020-01-17 20:15:45 +00:00
Michael 9b926d0e8c Included License 2020-01-17 20:09:47 +00:00
Michael 0de748d779 various improvements to request API 2020-01-10 07:22:35 +00:00
Michael ae40a233ce refactored to reduce code reuse 2020-01-02 03:34:02 +00:00
Michael ba729525f1 improved handling of requests 2020-01-02 01:02:33 +00:00
Michael 1d95dbe6b4 improved api error reporting 2019-11-21 22:37:26 +00:00
Michael d910db375a more rewriting 2019-11-11 00:46:47 +00:00
Michael 614c320fee complete rewrite of project 2019-10-27 14:22:17 +00:00
Michael bcd4b5d165 refactoring code 2019-10-20 03:00:41 +01:00
Michael ab1d942c6c fixed api link 2019-09-11 12:18:12 +01:00
Michael 82c31cb3cc api now has to be set in ENV for production 2019-08-20 08:16:05 +01:00
Michael 1a2d9265e0 fixed api errors 2019-08-13 19:57:30 +01:00
Michael 0c3a257a6b fixed url error 2019-08-13 19:37:54 +01:00
Michael 847f11f5b2 moved async api to new file (WIP) 2019-08-12 04:23:17 +01:00
Michael 6575b8c9d0 changes to ui and debug options 2019-07-27 22:42:29 +01:00
Michael 17e34352f9 removed unused database config 2019-07-13 13:53:27 +01:00
Michael 07e6748060 changed options format 2019-07-08 08:59:46 +01:00
Michael f29175fb66 moved api to options 2019-07-05 16:47:28 +01:00
Michael 762d3c875a wip database implementation 2019-07-04 05:28:00 +01:00
Michael f477cc7fdd async get requests 2019-07-04 05:27:41 +01:00
Michael 5e6f81a527 comments from functions 2019-06-27 01:41:18 +01:00
Michael 1313fa6949 refactoring code/error handling 2019-06-26 02:56:55 +01:00
Michael 64c9ea0158 view error handling context update and cleanup 2019-06-22 01:11:14 +01:00
Michael ac85512df4 added envolope icon 2019-06-20 19:28:35 +01:00
Michael f1cf65bf54 moved static to assets 2019-06-20 01:39:24 +01:00
Michael c941404d7c error handling 2019-06-20 01:33:48 +01:00
Michael cb112d9961 moved headers to json file + cleanup of topics 2019-06-18 04:30:01 +01:00
Michael a6e5336913 overhaul of request and http system 2019-06-18 02:48:55 +01:00
Michael 889a4e7a8b rewrite of request and page render system 2019-06-13 18:11:42 +01:00
Michael a42d4fd0d9 rewrite request/moved data structs to seperate file 2019-06-09 19:05:18 +01:00
Michael f124f554e5 tabs are evil 2019-06-09 14:10:48 +01:00