Postman collection of HTTP requests for accessing the GitHub Issues API and CRUD operations
In this repository are included environment file - before starting this demo user can write repo name ({{repo}}), username ({{user}}) and personal token ({{token}}) in environment file. Also it is needed to give a value for the issue and comment ID variables in environment file.
Repository also includes postman tests for API GitHub request: Retrieve All Issues from Repo. Tests check status code and content of response : arrays of issues.