Git Product home page Git Product logo

postman-lc-agent's Introduction

Welcome! ๐Ÿ‘‹

Our team at Postman is working towards the open launch of Live Insights. Today, the alpha launch focuses on the Live Collections Agent (LCA), which passively watches your API traffic to automatically populate a Postman Collection with API endpoints. Within 15 minutes of installing the Live Collections Agent in staging or production, youโ€™ll start to see endpoints in your collection. The Live Collections Agent will keep these endpoints up to date based on new observed traffic.

API discovery is just the beginning of what we plan to offer. Akita users are familiar with the ability to explore API models based on error, latency, and volume.

Weโ€™re hoping you will try out the new features and give us your feedback to help us continue tailoring the product to your needs.

About this repo | Running this repo

About this repo

This is the open-source repository for the community version of the LCA, and is intended for use with Postman. This community version of the LCA does not include functionality for inferring types and data formats. This functionality is available only in the postman-lc-agent binary that we distribute.

Running this repo

How to build

Running the following commands will generate the postman-lc-agent binary:

  1. Install Go 1.18 or above.
  2. Install libpcap
    • For Homebrew on mac: brew install libpcap
    • For Ubuntu/Debian: apt-get install libpcap-dev
  3. make

How to test

  1. Install gomock: go get github.com/golang/mock/mockgen
  2. make test

postman-lc-agent's People

Contributors

mgritter avatar liujed avatar thatplguy avatar jeanqasaur avatar mudit-postman avatar versilis avatar shreys7 avatar gmann42 avatar kku1993 avatar postman-insights-builds[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.