Relative Content

Tag Archive for apirestpostmanpostman-collection-runner

How to use Postman Collection for a Task Management Application?

Following is a Postman Collection which I need to use for a task management application. Where each user can add, update, and delete his tasks. I’m confused how to use this collection. Would I need a backend or without that? I would use redux-toolkit for state management and local storage for user sessions. What is the use of this collection?