You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

jj

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jj

Remote HTTP Mock


Maintainers
2

Readme

jj

Codecov PyPI PyPI - Downloads Python Version

JJ is a remote HTTP mock library that simulates HTTP responses for incoming requests. It enables users to define conditions for incoming HTTP requests and specify the responses that should be returned. The library operates on a client-server architecture, allowing for the server to be run locally or deployed remotely, catering to diverse testing environments.

Features

  • Flexible Request Matching: Define complex conditions to match incoming HTTP requests.
  • Customizable Responses: Tailor responses to suit your testing needs.
  • Client-Server Architecture: Run your mock server locally or deploy it remotely.
  • Real-time Interaction: Modify mocking behavior on-the-fly without server restarts.

Documentation

For comprehensive guidance on utilizing JJ, including installation, setup, and usage instructions, visit the documentation page.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc