Skip to content

Instantly share code, notes, and snippets.

View narayanpai1's full-sized avatar

Narayan Pai narayanpai1

View GitHub Profile
@narayanpai1
narayanpai1 / NewmanLogin.md
Last active April 12, 2021 21:11
Final Code Submission of my GSoC project

Newman Login Feature: Final Code Submission

Organization: Postman

Mentor: Udit Vasu

Overview

Newman is a command-line Collection Runner for Postman. It allows us to run and test a collection of APIs directly from the command line. It is used with continuous integration servers and build systems to test and monitor different APIs.

@narayanpai1
narayanpai1 / wiki.md
Created August 28, 2020 04:21
Using Newman with the Postman API