# Torrent Api Typescript 
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Build Status](https://travis-ci.org/Belphemur/torrent-api-ts.svg?branch=master)](https://travis-ci.org/Belphemur/torrent-api-ts)
[![Coverage Status](https://coveralls.io/repos/github/Belphemur/torrent-api-ts/badge.svg?branch=master)](https://coveralls.io/github/Belphemur/torrent-api-ts?branch=master)

Wrapper for [torrentapi.org](https://torrentapi.org/apidocs_v2.txt)

# Documentation

The doc is available at the [github pages](https://belphemur.github.io/torrent-api-ts/).

The main class of the module is [TorrentSearch](https://belphemur.github.io/torrent-api-ts/classes/torrentsearch.html).

