From 7617265bfcbb9847f7f551e0d1e4d99b1a3a2513 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 12 Nov 2020 10:10:26 +1300 Subject: [PATCH] readme: add GolangSDK resolves #10164 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad656dda0..5d98d91ef 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Jackett works as a proxy server: it translates queries from apps ([Sonarr](https Developer note: The software implements the [Torznab](https://github.com/Sonarr/Sonarr/wiki/Implementing-a-Torznab-indexer) (with hybrid [nZEDb](https://github.com/nZEDb/nZEDb/blob/b485fa326a0ff1f47ce144164eb1f070e406b555/resources/db/schema/data/10-categories.tsv)/[Newznab](https://newznab.readthedocs.io/en/latest/misc/api/#predefined-categories) [category numbering](https://github.com/Jackett/Jackett/wiki/Jackett-Categories)) and [TorrentPotato](https://github.com/RuudBurger/CouchPotatoServer/wiki/Couchpotato-torrent-provider) APIs. +A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](https://github.com/webtor-io/go-jackett) #### Supported Systems