{"info":{"_postman_id":"765f8853-4ef3-4bb5-9fb5-c148db20b3f3","name":"Nest-Microservice-API Gateway-BFF","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1349732","collectionId":"765f8853-4ef3-4bb5-9fb5-c148db20b3f3","publishedId":"2sA3dvksf8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-02T09:34:51.000Z"},"item":[{"name":"add-product","id":"ec3f92e9-5d2b-4fc0-9d6d-d2d67de2a0e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Phone\",\n    \"price\": 1000\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3004/add-product","urlObject":{"protocol":"http","port":"3004","path":["add-product"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec3f92e9-5d2b-4fc0-9d6d-d2d67de2a0e9"},{"name":"products","id":"33500688-839d-4147-b9b3-676262b6c136","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3004/products","urlObject":{"protocol":"http","port":"3004","path":["products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"33500688-839d-4147-b9b3-676262b6c136"},{"name":"create-user","id":"e340a522-0fc1-413a-9caf-2d5c3dce80f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Anil\",\n    \"mobile\": 9913575619\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3004/create-user","urlObject":{"protocol":"http","port":"3004","path":["create-user"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e340a522-0fc1-413a-9caf-2d5c3dce80f4"},{"name":"products - api","id":"70c3d609-d29c-4807-b5bb-cd810347c964","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3004/products-api","urlObject":{"protocol":"http","port":"3004","path":["products-api"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"70c3d609-d29c-4807-b5bb-cd810347c964"},{"name":"Get Order By ID from GRPC Service ","id":"94264af7-8a29-4310-a734-64c0eb2890f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3004/order/2","urlObject":{"protocol":"http","port":"3004","path":["order","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"94264af7-8a29-4310-a734-64c0eb2890f3"}]}