Testing webhooks and API integrations shouldn't require Docker, cloud tunnels, or YAML files
Testing webhooks and API integrations shouldn't require Docker, cloud tunnels, or YAML files. Decoy is a native Mac app that lets you create mock HTTP endpoints in seconds.
Create dummy endpoints to:
- Quickly mock external services, fully locally
- Test your application's webhook calls
- Simulate failures in external integrations
- Serve dummy websites to test your scraper
- Serve files for testing downloads
Handy features:
- Wildcard endpoints such as /users/:id to handle flexible urls
- Multiple HTTP methods per path POST, PATCH, DELETE, etc
- HTTP redirect headers supported
- Loading responses from files
- Formatting of imported code
- Import/export settings to share with teammates
- Subdomain support to mock services
- Snapshot responses and easily switch between versions
Built fully natively in Swift for that sweet sweet native performance.
Download now and start mocking those API calls