Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

access_watch

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

access_watch

  • 0.0.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Access Watch Ruby library

A Ruby library to log and analyse HTTP requests using the Access Watch cloud service.

Installation

Install the latest version with

gem install access_watch

or in your Gemfile

gem "access_watch"

Basic Usage

You will need an API key.

To get an API key, send us an email at api@access.watch and we will come back to you.


client = AccessWacth::Client.new(api_key: YOUR_API_KEY)
client.post("log", REQUEST_DATA_IN_JSON)

API documentation is here: https://access.watch/api-documentation/#request-logging

Author

Alexis Bernard - alexis@bernard.io - http://basesecrete.com/

License

The Access Watch Ruby library is licensed under the MIT License - see the LICENSE file for details

FAQs

Package last updated on 03 Feb 2017

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc