Priyankar PalforPriyankar Palitspp.hashnode.net·Apr 16, 2023How to test API using Postman?Postman is an API platform that developers use to test, and build APIs. Today, we use APIs for many reasons such as data showing to users etc. But some of us don't know how to use to test APIs before implementing to code. So, don't worry in this arti...Discuss·18 likes·63 readsPostman
Boluwatife Victor O.forboluwatifevictor.hashnode.net·Dec 28, 2022How to Generate and Document APIs with PostmanPostman is a popular API development and testing platform that software developers use to test and document their APIs. Generally, APIs are the bridge between applications, allowing them to interact with each other through specific commands and funct...Discuss·7 likes·73 readsPostman
Esther OkaforforEsther's Blogesthertestcodes.hashnode.net·Sep 13, 2022Getting started with postman - Creating Environment variables in your collections.Testing APIs manually can be very repetitive. This article will show you how to create environment variables in postman and use them throughout your test. Environment variables are the most commonly used kind of variables in postman. Variables on th...Ekemini Udoh and 1 other are discussing this2 people are discussing thisDiscuss·4 likes·285 readsPostman
Priyankar PalforPriyankar Palitspp.hashnode.net·Apr 16, 2023How to test API using Postman?Postman is an API platform that developers use to test, and build APIs. Today, we use APIs for many reasons such as data showing to users etc. But some of us don't know how to use to test APIs before implementing to code. So, don't worry in this arti...Discuss·18 likes·63 readsPostman
Ayush Kumar Pandeyforayushw0w.hashnode.net·Mar 18, 2023Exploring APIs: My Experience with the Postman Student Expert Certification WorkshopI'm excited to announce that I recently completed the Postman Student Expert Certification Workshop and earned a new badge. The workshop was a great learning experience that helped me understand the importance of APIs and their various types. During ...Discuss#hackatsits
Saptarshi BhattacharyaforHigh on Bugs!highonbugs.hashnode.net·Mar 6, 2023REST and REST API - Part 3You will need to go through the 1st and 2nd blogs to get what's happening here. Endpoint: https://hob-api.vercel.app/ GitHub repository: https://github.com/sbk2k1/API-Blog /get Routes GET HTTP requests are used to retrieve or fetch data from a serve...Discuss·37 readsREST and REST APIsREST API
Tejas GaikwadforHalfTooth Writeshalftoothwrites.hashnode.net·Mar 4, 2023My Experience with Postman 101: A Beginner's Guide to API Testing and DocumentationAs a developer, I'm always looking for ways to improve my workflow and make my job easier. Recently, I heard about Postman, a popular tool for testing and documenting APIs, and I decided to give it a try. I started with Postman 101, a basic course th...Discuss·28 readsAPIs
shamnad sheriefforshamnadsherief.hashnode.net·Jan 28, 2023Postman : An Ultimate Tool for API Development and TestingPostman is a popular tool for developing and testing APIs (Application Programming Interfaces). It allows developers to test the functionality of their APIs by sending various types of requests, such as GET, POST, PUT, and DELETE, and analyzing the r...DiscussPostman
Moumita Dasformou23.hashnode.net·Jan 25, 2023What Exactly Api Means?Introduction: Today we are going to know about API, many of us know about API but many of us don't know what API is. So that is not a problem anymore , today we are Going to discuss about what API is , it's types , it's importance and many more thing...Discuss·1 like·48 readsAPIs
FOLASAYO SAMUEL OLAYEMIforSaint Vandorasaintvandora.hashnode.net·Jan 23, 2023Troubleshooting the Invalid protocol: localhost: Error in URL StructureWhy this error? This message indicates that the application is attempting to connect to a service using an incorrect protocol. The protocol being used is 'localhost', which is not a valid protocol. This error can occur if the URL or connection string...Discuss·77 reads#PostmanAPI
Boluwatife Victor O.forboluwatifevictor.hashnode.net·Dec 28, 2022How to Generate and Document APIs with PostmanPostman is a popular API development and testing platform that software developers use to test and document their APIs. Generally, APIs are the bridge between applications, allowing them to interact with each other through specific commands and funct...Discuss·7 likes·73 readsPostman
Dimash Kudaibergenfordimashkudaibergen.hashnode.net·Dec 6, 2022How to Mock an API in ONE minuteFront-end developers usually meet this problem. The API is designed, but it's not been implemented yet. I need to make some fake data for my interface, which means I have to set up a mock server and add some response examples. If there are no respons...Discuss·37 readsPostman
Maitri Vaghasiyaformaitriv.hashnode.net·Dec 2, 2022APIs 101 with PostmanA session on “API 101 with Postman” was conducted by Mr. Wilfred Almeida — Postman Student Expert on 29th October 2022. The session really proved to be awesome as he explained about API’s briefly and on Postman. The hour-long session started off with...Discuss·1 like#PostmanAPI