Kirill
3a67391d71
Remove Endpoints file ( #133 )
2025-01-23 01:24:43 +03:00
Kirill
549a2b9b41
Update readme example ( #59 )
2024-01-08 15:55:49 +03:00
Kirill
854d110ab1
Configure HttpClient, added context parameter to all methods ( #37 )
...
Context is needed to limit time of execution of a method. Previously, context was passed to structure and it was stored inside structure which is a bad practice. Now we need to pass context to function, which is a best practice
2023-08-05 13:50:34 +03:00
diPhantxm
83fd8cf825
fix examlpe for notification server
2023-07-27 03:20:32 +03:00
diPhantxm
eb0ce6feb6
update readme
2023-07-27 00:44:36 +03:00
Kirill
159e1501df
update readme
...
fix example
2023-03-18 03:43:54 +03:00
Kirill
1d6a3f3eb8
Update readme
...
add instructions how to get Client-Id and Api-Key
2023-03-18 03:07:50 +03:00
Kirill
ae8d6359b4
Update coverage badge in readme
2023-03-15 17:56:43 +03:00
diPhantxm
396f370174
extend tests, update readme
2023-03-15 02:00:16 +03:00
diPhantxm
2069a368bf
add supported endpoints list and update readme
2023-03-14 00:58:41 +03:00
diPhantxm
46a60cef6f
add readme
2023-03-13 22:54:57 +03:00