- Notifications
You must be signed in to change notification settings - Fork79
Simulate API failures, throttling, and chaos — all from your command line.
License
dotnet/dev-proxy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path. Dev Proxy is a command-line tool that works on any platform. Because it intercepts network requests, it works with any type of app and tech stack.
Dev Proxy isopen source andfree to use.
You test your app to make sure it works as intended. But what if the APIs you use fail? Will your app lose your customer's data? How do you test for this? Simulating API failures is hard. You end up writing code that you won't be shipping or worse: not testing at all. That's why we built Dev Proxy, to simulate API errors so that you can easily test your app without changing your code.
With Dev Proxy you:
- See how your app responds to API errors, without changing your app’s code, so that you canbuild more robust apps and don't lose customers' data.
- Verify how your app handles API rate limits, so that you can avoid getting throttled andimprove the user experience for your customers.
- See how your app handles slow APIs, so that you can implement the necessary affordances, andmake your app more user-friendly.
- Quickly stand-up mock APIs without writing a line of code, so that you canfocus on building your app instead of writing code you won't be shipping.
- Improve your app with contextual guidance on how you use APIs, tomake your app even better.
To get started with Dev Proxy, follow ourtutorial to install and run Dev Proxy for the first time.
This project is supported by the.NET Foundation.
About
Simulate API failures, throttling, and chaos — all from your command line.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.

