mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-02 03:38:55 +02:00
Update README_ENG.md
This commit is contained in:
parent
fe94dac688
commit
9fb5e24689
@ -13,7 +13,7 @@ An 1C/OneScript and CLI open-source toolkit for integrating with APIs of popular
|
||||
|
||||
<br>
|
||||
|
||||
The implemented methods perform specific tasks (such as ``SendMessage()`` or ``CreatePost()``), allowing them to be used without delving into the implementation details. However, the code is highly decomposed – authorization methods, data retrieval, etc., are separated into individual functions where possible. This makes it easy to add new methods, even if they are not yet implemented in the library at the current time. <br><br>
|
||||
The implemented methods perform specific tasks (such as ``SendMessage`` or ``CreatePost``), allowing them to be used without delving into the implementation details. However, the code is highly decomposed – authorization methods, data retrieval, etc., are separated into individual functions where possible. This makes it easy to add new methods, even if they are not yet implemented in the library at the current time. <br><br>
|
||||
|
||||
List of currently available APIs:
|
||||
<br>
|
||||
|
Loading…
Reference in New Issue
Block a user