Skip to content

lukerhoads/traderjoe-api

Repository files navigation

TraderJoe API

API that actively monitors and calculates data points on Trader Joe.

Submission for the Moralis Hackathon (12/6/21 - 1/31/22)

Requirements

  • Can be any backend but preferably Python or Node.js based
  • Can refer to https://github.com/traderjoe-xyz/joe-api for current implementation; must be backwards compatible.
  • Must have API documentation, e.g., Swagger
  • Must have testnet configuration
  • Must return JSON
  • Must have rate limiting config; for distribution to partners
  • Must have versioning support
  • Trader Joe is prioritizing speed and readability of docs and code.

For more questions Join Trader Joe’s Discord chat: https://discord.gg/3yqPe7QQHg

Useful GraphQL reference:

Features

Development

Make sure to change REDIS_HOST to redis when using Docker Compose and localhost when in standard development.

About

Trader Joe API server for protocol analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages