Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added prudle - which allows to mock HTTP responses #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,7 @@ See also [[SQLDrivers page|SQLDrivers]].
* [Martian](https://github.com/google/martian) - HTTP proxy designed for use in E2E testing.
* [nvm-windows](https://github.com/coreybutler/nvm-windows) - Node.js version manager for Windows
* [prettybenchcmp](https://github.com/im7mortal/prettybenchcmp) - Store and compare benchmarks history locally.
* [prudle](https://github.com/kiritym/prudle) - A simple application which allows to mock custom HTTP responses.
* [rerun](https://github.com/skelterjohn/rerun) - Rerun watches your binary and all its dependencies so it can rebuild and relaunch when the source changes.
* [syntaxhighlighter](https://github.com/sourcegraph/syntaxhighlight) - language-independent code syntax highlighting library
* [toggle](https://github.com/xchapter7x/toggle) - A feature toggle library with built in support for environment variable backed toggling. pluggable backing engine support.
Expand Down Expand Up @@ -1762,4 +1763,4 @@ The following entries have not been filed. Please help by putting these in relev
* [seed](https://github.com/tv42/seed) - Easily seed PRNGs with some entropy
* [spellabc](https://github.com/elasticdog/spellabc) - Package spellabc implements spelling alphabet code word encoding.
* [Twackup](https://github.com/tv42/twackup) - Backs up your tweets into local files
* [Tasks](https://github.com/thewhitetulip/Tasks) - A simplistic todo list manager written in Go
* [Tasks](https://github.com/thewhitetulip/Tasks) - A simplistic todo list manager written in Go