Skip to content

v2.0.2

Choose a tag to compare

@alfaarghya alfaarghya released this 16 Apr 19:23
· 44 commits to main since this release
ce30fc8

What's Changed

Added

  • MCP (Model Context Protocol) server with modular architecture for AI assistant integration by @devroopsaha744 in #71
  • Endpoints for /all-contests and /upcoming-contests by @Ayushman2004 in #74
  • Remaining TODO route implementations by @Ahmed-Armaan in #66
  • API route documentation on root endpoint by @Ahmed-Armaan in #66
  • GitHub issue templates

Changed

  • Refactor code structure and organize codebase
  • Migrate unformatted routes to formatted routes in #70
  • Increase API rate limit
  • Update all package versions and run npm audit fix
  • Update Docker image configuration
  • Refactor MCP server: extract types and simplify architecture by @devroopsaha744 in #71

Contributors

Full Changelog: v2.0.1...v2.0.2