moquerie

Effortlessly mock your entire API with simple configuration and a beautiful UI - or create a fake REST API in seconds

MIT License

Downloads
4.2K
Stars
190

Bot releases are visible (Hide)

moquerie - v0.6.1 Latest Release

Published by github-actions[bot] 29 days ago

🚀 Enhancements

  • CreateEmptyBranch (97c5dfe)
  • createTestInstance: Add MOQUERIE_CWD env variable (663e349)
  • Switch to branch in createEmptyBranch (b1ea872)
  • Test options (c6f0d67)
  • AddResolvers (0bd24db)
  • Export addResolvers (f57f41b)

🩹 Fixes

  • Use default in exports (784a64d)
  • Resolve path using MOQUERIE_CWD (8412e8d)

📖 Documentation

  • Note about useSnapshot (575f97b)
  • Use cases (cbbe234)
  • Add addResolvers example (6823bba)

✅ Tests

  • lint: Fix (0e3eac4)
  • lint: Fix (de20646)

❤️ Contributors

moquerie - v0.6.0

Published by github-actions[bot] about 1 month ago

🚀 Enhancements

  • New snapshot format (c37079f)
  • Auto rest ready for use (13b3e14)
  • GetSnapshot (e3c9472)
  • UseSnapshot + createBranchFromSnapshot accepts snapshot id (1a1e23c)
  • Return context and port in startServer (39e1fc3)
  • Throw if need to migrate snapshot but cant write (b8899e9)
  • Context caches when not watching (4701305)
  • Silent option (937ac17)
  • CreateTestInstance (c1e2051)
  • Quick rest api with moquerie.rest.ts (42ffe18)
  • auto rest: Simple query filters (9c9a922)
  • auto rest: Pagination (ef26e06)
  • auto rest: Simple sort (a44ba1b)
  • auto rest: Simple text search (555fc05)

🩹 Fixes

  • snapshot: Refresh resource view on edit (427159d)
  • snapshot: Migration wrong item ids (76325f7)
  • Prevent error when child resource type is not found (a59e6f7)
  • Inline resource type should use inline form (675716d)
  • Close server on destroy (26accca)
  • Prevent some directory recate with skipWrites (7740f25)
  • Dont write settings if skipWrites (dec80b5)
  • Should watch settings even if skipWrites is true (b08ebcd)
  • Dont create storage folder if skipWrites (aec19ca)
  • Branches folder doesnt exist error (71e159b)

📖 Documentation

  • Auto rest endpoints (7b9c2af)
  • Tests (15e44ad)
  • UseSnapshot (6d4fffa)

🏡 Chore

  • Fix root dev script (9f3e259)
  • Playgrounds folder (dffbe4c)
  • Dev:rest (5ea582e)

✅ Tests

  • Added test example (55c205b)
  • Rest test (052d970)
  • lint: Fix (4bd8385)

🤖 CI

  • Run playground tests (6c23df1)

❤️ Contributors

moquerie - v0.5.5

Published by github-actions[bot] about 2 months ago

🚀 Enhancements

  • Customize mockFiles and add .moq to defaults, fix #1 (#1)

📖 Documentation

  • No-code graphql queries (ab37108)

❤️ Contributors

moquerie - v0.5.4

Published by github-actions[bot] about 2 months ago

🩹 Fixes

  • snapshot: Refresh branches on create from snapshot (2eab381)

❤️ Contributors

moquerie - v0.5.3

Published by github-actions[bot] about 2 months ago

🚀 Enhancements

  • Don't create resource folder in snapshot if no resources (b109d52)

🩹 Fixes

  • Update raw import (c3601df)
  • storage: Don't watch local files + improved queue busy logic (68bf368)
  • Additional guard in load if write queue is busy (b35585d)

📖 Documentation

  • Demo link (e8f608c)

❤️ Contributors

moquerie - v0.5.2

Published by Akryum about 2 months ago

🚀 Enhancements

  • References modal: auto select first favorite resource (0eb4dcd)
  • Preview references with multiple types (b07312d)
  • Inspect instance in new tab (46d6065)
  • Filter to 'all' by default instead of active only (598f0ac)

🩹 Fixes

  • ResourceTable not refetching correct resource type if changed (2852b19)

📖 Documentation

  • Db operations (5b3d87a)
  • Note about refs (902e1b4)
  • Typo (dc6bd83)

❤️ Contributors

moquerie - v0.5.1

Published by Akryum about 2 months ago

🚀 Enhancements

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

moquerie - v0.5.0

Published by Akryum about 2 months ago

🚀 Enhancements

🩹 Fixes

  • Refresh factories on delete (6cb89af)
  • factory: Handle undefined id in file name (ec31bdd)

💅 Refactors

  • Renamed field action to resolver (0c1b6fd)

📖 Documentation

🏡 Chore

✅ Tests

❤️ Contributors