https://github.com/navneet243/crypto-api
Crypto API
https://github.com/navneet243/crypto-api
api axios expressjs mongodb-atlas node-cron nodejs
Last synced: 3 months ago
JSON representation
Crypto API
- Host: GitHub
- URL: https://github.com/navneet243/crypto-api
- Owner: navneet243
- Created: 2025-01-11T09:01:25.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-01-11T14:08:12.000Z (11 months ago)
- Last Synced: 2025-09-03T08:39:30.391Z (4 months ago)
- Topics: api, axios, expressjs, mongodb-atlas, node-cron, nodejs
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto API
- Scheduled job to fetch Cryptocurrency data and store it in database
- Implemented `/stats` Api to fetch data of cryptocurrency
- Implemented `/deviation` APi to calculate the deviation of last 100 price entries
- Data is been fetched using an API from `CoinGecko`
## Tech Stacks
- Node.js
- Database -> MongoDB