{"info":{"_postman_id":"44ec8b42-c327-4d60-b88c-d136b10e843e","name":"restcrud","description":"# Introduction\nfriends list\n\n# Overview\nit gives friends list\n\n# Authentication\n\n\n# Error Codes\nWhat errors and status codes can a user expect?\n\n# Rate limit\nIs there a limit to the number of requests an user can send?","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"http://127.0.0.1:8000/api/v1/friends/?limit=2&offset=2","id":"1ebff82e-a089-4f05-aa75-d5e2dc069813","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}"},"response":[{"id":"4c012215-7264-4b78-94f3-7a497cc77ca8","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"http://127.0.0.1:8000/api/v1/friends/?limit=2&offset=2","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","v1","friends",""],"query":[{"key":"limit","value":"2"},{"key":"offset","value":"2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1ebff82e-a089-4f05-aa75-d5e2dc069813"}]}