moclojer
GitHub
  • README
  • First Steps
    • Overview
    • Installation
    • Your First Mock Server
    • Dynamic Responses
    • Multiple Endpoints
    • Real-World Example
  • Templates
    • Template System Overview
    • Template Variables
  • Advanced Features
    • WebSocket Support
    • External Bodies
    • Webhook Integration
    • Rate Limiting
    • Multi-Domain Support
  • Framework Integration
    • Using as a Library
  • Reference Documentation
    • Configuration Specification
    • FAQ
  • Community and Contribution
    • Documentation Refactor
    • Code of Conduct
  • Release Notes
    • Latest Changes
    • v0.4.0
    • v0.3.5
    • v0.3.4
    • v0.3.3.1
    • v0.3.3
    • v0.3.2
    • v0.3.1
    • v0.3.0
    • v0.2
    • v0.1
Powered by GitBook
On this page
  • What's Changed
  • Features
  • Bug Fixes
  • Documentation
  • Contributors

Was this helpful?

Edit on GitHub
  1. Release Notes

v0.3.5

Previousv0.4.0Nextv0.3.4

Last updated 2 months ago

Was this helpful?

What's Changed

Features

  • Latency Simulation and Rate Limiting Middleware

Bug Fixes

  • Default x-rate-limit to 100

  • The --mocks tag isn't working properly

    • Fix implementation

Documentation

  • Better document moclojer's functions and workflow

Contributors

  • @avelino

  • @Felipe-gsilva

  • @grigolin

  • @j0suetm

🎯 milestone
🔖 full Changelog
PR #301
PR #305
PR #299
PR #306
PR #285