Releases: piyook/mock-api-framework-template
Releases · piyook/mock-api-framework-template
v2.2.2 General Updates and Server Version
v2.2.1: General Updates
- general dependency updates
v2.2.0 MCP Image / Video Creation Tool
- Added an api/images/list and api/videos/list endpoint to return a list of all files on the server
- Added links to all available images/videos on the api/images and api/videos homepage endpoints
- Added MCP tool to allow LLM to create media and add this directly to the mock server (experimental)
v2.1.3 Add API list route
- added a route /api to return JSON object containing paths of all APIs registered- for use with automation and testing.
v2.1.2 Update README
- improved README file for better clarity and navigation
v2.1.1 Minor Style Updates
- Minor style changes
- Update Readme and MCP instructions
v2.1.0 Update Dashboard Page
- Update to Dashboard Page Style
- Add server status monitoring
- Add an MCP connect button to help connect to MCP clients
v2.0.0 add MCP server
- added experimental MCP server to connect Local Mock API server to an AI agent
- updated dependencies
- updated README
v1.2.2 General Updates
- updated dependencies
- moved to new linter (oxlint) from xo
- fixed linting issues
v1.2.1 Minor Updates
Minor Dependency Updates