{"info":{"_postman_id":"e4c7b1e6-c12d-42c1-8805-955556011913","name":"StudentListAPI","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"13141656","collectionId":"e4c7b1e6-c12d-42c1-8805-955556011913","publishedId":"UVz1PY6e","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-13T10:05:13.000Z"},"item":[{"name":"Authentication with JWT","item":[{"name":"CreateToken","id":"70ce6775-2a05-46db-aa13-962db88e22aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/CreateToken","urlObject":{"protocol":"http","port":"5000","path":["api","v1","CreateToken"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"70ce6775-2a05-46db-aa13-962db88e22aa"},{"name":"TokenIssue","id":"2a17edea-b8c5-4e86-a0b7-4c60e0911717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/TokenIssue","urlObject":{"protocol":"http","port":"5000","path":["api","v1","TokenIssue"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a17edea-b8c5-4e86-a0b7-4c60e0911717"},{"name":"DecodeToken","id":"3d62ccf1-3724-47c1-94aa-feaa9ef16245","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token-key","value":"eyJhGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NDk4ODg2MDIsImRhdGEiOnsiTmFtZSI6IlJhYmJpbCBIYXNhbiIsIkNpdHkiOiJEaGFrYSIsImFkbWluIjp0cnVlfSwiaWF0IjoxNjQ5ODg1MDAyfQ.icGhEUZ71yCsKKSTUbqS5TrMkfKzBQIy19h3_HFfHW4","type":"text"}],"url":"http://localhost:5000/api/v1/DecodeToken","urlObject":{"protocol":"http","port":"5000","path":["api","v1","DecodeToken"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d62ccf1-3724-47c1-94aa-feaa9ef16245"}],"id":"0712f67e-c995-4148-a3f6-aab5fe435c08","_postman_id":"0712f67e-c995-4148-a3f6-aab5fe435c08","description":""},{"name":"InsertStudent","id":"8ed67ac3-499c-4732-ad83-f65cafd36174","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Name\":\"Ruhul Amin Sujon\",\r\n    \"Roll\": 10,\r\n    \"Class\": \"Eleven\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/InsertStudent","urlObject":{"path":["InsertStudent"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ed67ac3-499c-4732-ad83-f65cafd36174"},{"name":"ReadStudent","id":"76d51580-b453-45a1-b273-7035d3ad37f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token-key","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NDk4OTMwMDIsImRhdGEiOnsiTmFtZSI6IlJhYmJpbCBIYXNhbiIsIkNpdHkiOiJEaGFrYSIsImFkbWluIjp0cnVlfSwiaWF0IjoxNjQ5ODg5NDAyfQ.i7tXLctQ30n8sAoxUXaCy-_mJrgfy__LpnMmTygr-xE","type":"text"}],"url":"http://localhost:5000/api/v1/ReadStudent","urlObject":{"path":["ReadStudent"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"76d51580-b453-45a1-b273-7035d3ad37f5"},{"name":"UpdateStudent","id":"25777cab-e157-462d-a173-3b46a01f3e08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Name\":\"SI Liya\",\r\n    \"Roll\": 10,\r\n    \"Class\": \"Eleven\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/UpdateStudent/6255fc5550b0e3181989b873","urlObject":{"path":["UpdateStudent","6255fc5550b0e3181989b873"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"25777cab-e157-462d-a173-3b46a01f3e08"},{"name":"DeleteStudent","id":"7da17aba-878a-418f-8e51-bfaab01442c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/DeleteStudent/6255fc5550b0e3181989b873","urlObject":{"path":["DeleteStudent","6255fc5550b0e3181989b873"],"host":["http://localhost:5000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7da17aba-878a-418f-8e51-bfaab01442c5"}],"event":[{"listen":"prerequest","script":{"id":"bd9ceebe-9859-4399-b8e9-ab3980047562","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7b3bb872-82ea-411e-bfa2-24d3503dbe12","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BASE_URL","value":"http://localhost:5000/api/v1","type":"string"}]}