This service provides APIs to access scraped data.
- NodeJS version 14+
- NPM
- MongoDB
- NestJS
- Mongoose (MongoDB)
npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
To check API doc, use the similar link below: http://localhost:3000/v1/doc
This consumer leverage the following data collection in schema
- NFT Tokens
- NFT Transfers