https://github.com/rafalwilinski/instats-backend
📸 Instats backend service written in Node.js
https://github.com/rafalwilinski/instats-backend
api backend instagram node
Last synced: 2 months ago
JSON representation
📸 Instats backend service written in Node.js
- Host: GitHub
- URL: https://github.com/rafalwilinski/instats-backend
- Owner: RafalWilinski
- Created: 2016-05-17T19:48:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T17:08:13.000Z (almost 9 years ago)
- Last Synced: 2025-03-26T20:57:22.129Z (over 1 year ago)
- Topics: api, backend, instagram, node
- Language: JavaScript
- Homepage: http://rwilinski.me
- Size: 85 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Instats Backend v2 (rewrite)
[](https://circleci.com/gh/RafalWilinski/instats-backend/tree/master)
[](https://coveralls.io/github/RafalWilinski/instats-backend?branch=master)
Backend for iOS App exposing Instagram API Proxy and cache + pack of crons.
App is available here:
https://itunes.apple.com/fr/app/instats-your-instagram-followers/id1061469097?l=en&mt=8
##### Running tests
`npm run tests`
##### Running coverage tests
`npm run coverage`