Giter Site home page Giter Site logo

all-things-postman's People

Contributors

brandondavid avatar dannydainton avatar skumar45 avatar vivienadnot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

all-things-postman's Issues

Type in Example 10

I have found a minor typo in Example 10 - create new bookings via POST.

At the end of the article when referring to the upcoming example it is stated:
"In the nest example we will be looking..."

instead of the presumably intended:
"In the next example we will be looking..."

Great resource, thanks for sharing.

A question about compressing request body

Hi,

I have an API whereby the body of a POST request needs to be compressed prior to sending or rather the API expects a compressed body.

The API is written in Node and the front-end is written in React. The API is used for product searching. E.g. submit a list of barcodes and then the response contains how much product of each barcode we have.

The reason for compressing the payload is that the request list can be in the tens of thousands and the (compressed) results can be in the hundreds of thousands.

My usual API testing tool is SoapUI and I can set SoapUI to auto-compress the body and then inflate the response.

I'm trying to learn Postman, but I can't see how to compress the payload. There doesn't seem to be an 'out of the box' solution to this.

The only other option I can think of would be to use the pre-request script, but I don't see how I can import zlib for handling the compression. If I could do that, I could 'push' the compressed body value into the request step.

I did find this GitHub issue but it doesn't help.

I'd be grateful if you could make any suggestions.

Newman html extra report is not generated

Using Newman CMD for generating a response report.
My scenario is I have JSON data driven testing file using registered for multiple companies.i have environmental variables also in global.

CMD is , > newnan run collection.json -d ddt.json -n16 -e globalVariableCollection.json - r htmlextra

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.