{"info":{"_postman_id":"d40ad13d-12cb-4d38-bac4-7a9dd04d039e","name":"Node Js Assignment","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"50839294","collectionId":"d40ad13d-12cb-4d38-bac4-7a9dd04d039e","publishedId":"2sBXcGCec9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-23T19:54:58.000Z"},"item":[{"name":"All Students","id":"83e8b615-c44b-403e-bc90-0200470401b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/students","urlObject":{"protocol":"http","port":"3000","path":["students"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"83e8b615-c44b-403e-bc90-0200470401b2"},{"name":"average","id":"1fa7bf78-4b96-4b1a-87f5-ba90b3326b3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/students/average","urlObject":{"protocol":"http","port":"3000","path":["students","average"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1fa7bf78-4b96-4b1a-87f5-ba90b3326b3f"},{"name":"student count","id":"40463f22-1596-4e76-a1eb-9445a16febcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/students/count","urlObject":{"protocol":"http","port":"3000","path":["students","count"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"40463f22-1596-4e76-a1eb-9445a16febcd"},{"name":"Search by Id","id":"02800fe6-5547-474c-9612-ebf7f1f43698","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/students/:id","urlObject":{"protocol":"http","port":"3000","path":["students",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"02800fe6-5547-474c-9612-ebf7f1f43698"},{"name":"search student by branchname","id":"67c18311-0f02-4ec8-97de-b8164ea3190e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"67c18311-0f02-4ec8-97de-b8164ea3190e"},{"name":"topper","id":"e0adeed0-788c-4aee-87f3-39408e491e6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/students/topper","urlObject":{"protocol":"http","port":"3000","path":["students","topper"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0adeed0-788c-4aee-87f3-39408e491e6a"}]}