mockserver
Mocker
A tool for simulating and testing the behavior of external systems via HTTP or HTTPS requests.
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
5k stars
124 watching
1k forks
Language: Java
last commit: 10 days ago
Linked from 1 awesome list
grunt-pluginhomebrewjava-clientjavascript-clientmock-servernode-clientnode-moduleproxyruby-client
Related projects:
Repository | Description | Stars |
---|---|---|
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
javisperez/vue-visible | Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
neetjn/v-localize | Enables language support in Vue.js applications | 31 |
andrewvasilchuk/vue-accessible-modal | A Vue.js plugin for creating accessible modals with a simple show/close API | 20 |
vinayakkulkarni/v-image | A reusable UI component for displaying and managing images in web applications. | 40 |
phphe/virtual-list | A Vue.js component library for rendering large lists and tables with optimized performance | 18 |
alexcode/vue2vis | Provides Vue.js 2 adapters for the VisJS graphing library | 217 |
outluch/vue-model-autoset | A Vue.js plugin to work around limitations in dynamically added properties with v-model directive | 17 |
vue-a11y/eslint-plugin-vuejs-accessibility | An ESLint plugin to check Vue.js files for accessibility rules | 257 |
mahdikhashan/v-on-page-video | Enables video playback to pause and resume when the page gains or loses focus | 3 |
maranran/eslint-plugin-vue-a11y | Ensures Vue.js components are accessible to visually impaired users by enforcing various accessibility rules. | 161 |
eioo/vrobot | A desktop automation library for the V programming language, focusing on mouse and screen interactions. | 52 |
vinayakkulkarni/v-intl | A Vue 3 component library for handling internationalization tasks | 13 |
pisaiah/vide | An integrated development environment (IDE) designed specifically for the V Programming Language. | 119 |
developit/preact-virtual-list | A virtual list component that renders only visible rows of a given data set | 228 |