REST API

REST API vs GraphQL
TL;DR version In one of the previous posts, we discussed, in brief, what's it like to use the GitHub API v3. This version is designed to be interfaced...
Testing REST API Using Postman
Postman is a software which you can use to test REST APIs. Postman has an easy to use graphical user interface. It also has many helpful features to h...