v2.0.2
What's Changed
Added
- MCP (Model Context Protocol) server with modular architecture for AI assistant integration by @devroopsaha744 in #71
- Endpoints for
/all-contestsand/upcoming-contestsby @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