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
- Host: GitHub
- URL: https://github.com/itsjwala/auto_torrent
- Owner: itsjwala
- Created: 2017-10-06T06:57:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T14:44:31.000Z (over 8 years ago)
- Last Synced: 2025-01-13T01:37:13.518Z (over 1 year ago)
- Topics: express, hackathon, nodejs, promise-library
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)