Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion api/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ endpoints listed here.
* `PHP Client <https://github.com/zammad/zammad-api-client-php>`_
*(official)*
* `Python Client <https://pypi.org/project/zammad-py/>`_ *(third party)*
* `.NET Client <https://github.com/Asesjix/Zammad-Client>`_ *(third party)*
* `.NET Client [System.Text.Json] <https://github.com/meenzen/Zammad.Client.SystemTextJson>`_ *(third party)*
* `.NET Client [Newtonsoft.Json] <https://github.com/S3bt3r/Zammad.Client>`_ *(third party; unmaintained)*
* `Android API-Client <https://github.com/KirkBushman/zammad-android>`_
*(third party)*
* `Go Client <https://github.com/AlessandroSechi/zammad-go>`_
Expand Down