POSIX-Shell-Matrix-SDK: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
POSIX Shell Matrix SDK is an implementation of the [[Client-Server API]] using a POSIX-compliant shellscript wrapping jq and cURL command line programs. The source code can be found [https://gitlab.com/matrix-mellifluousness/sdk here]. | POSIX Shell Matrix SDK is an implementation of the [[Client-Server API]] using a POSIX-compliant shellscript wrapping jq and cURL command line programs. The source code can be found [https://gitlab.com/matrix-mellifluousness/sdk here]. | ||
[[Category: | [[Category:Client_server]] | ||
[[Category:APIs]] | [[Category:APIs]] |
Revision as of 06:00, 23 July 2024
POSIX Shell Matrix SDK is an implementation of the Client-Server API using a POSIX-compliant shellscript wrapping jq and cURL command line programs. The source code can be found here.