Skip to content

Releases: piyook/mock-api-framework-template

v2.2.2 General Updates and Server Version

07 Oct 09:45
d0138bb

Choose a tag to compare

  • bump dependencies (5 day security cooldown)
  • add server versioning

v2.2.1: General Updates

26 Aug 08:28
df120a9

Choose a tag to compare

  • general dependency updates

v2.2.0 MCP Image / Video Creation Tool

26 Jun 19:53
f2c1588

Choose a tag to compare

  • 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

18 Jun 13:36
b87c4f3

Choose a tag to compare

  • 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

18 Jun 08:57
69a75e7

Choose a tag to compare

  • improved README file for better clarity and navigation

v2.1.1 Minor Style Updates

18 Jun 08:10
e3a4c9f

Choose a tag to compare

  • Minor style changes
  • Update Readme and MCP instructions

v2.1.0 Update Dashboard Page

17 Jun 18:53
4d9ec83

Choose a tag to compare

  • 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

17 Jun 13:45
95b922c

Choose a tag to compare

  • added experimental MCP server to connect Local Mock API server to an AI agent
  • updated dependencies
  • updated README

v1.2.2 General Updates

11 Jun 13:01
a642e8c

Choose a tag to compare

  • updated dependencies
  • moved to new linter (oxlint) from xo
  • fixed linting issues

v1.2.1 Minor Updates

16 May 12:59
a388b59

Choose a tag to compare

Minor Dependency Updates