An open API service indexing awesome lists of open source software.

https://github.com/itsjwala/auto_torrent

Torrents managing API for an Android App made during KJSCE hackathon 2017
https://github.com/itsjwala/auto_torrent

express hackathon nodejs promise-library

Last synced: about 2 months ago
JSON representation

Torrents managing API for an Android App made during KJSCE hackathon 2017

Awesome Lists containing this project

README

          

# Auto torrent
---
- It's Torrent management API build during our college's hackathon.
- Client was an Android app.
- NodeJS mysql library is not promised based , so we handled by wrapping mysql function calls with promise ,see [here](https://github.com/jigarWala/auto_torrent/blob/master/wishlist_model.js)