{"info":{"_postman_id":"e2ae9a48-3624-44a1-9681-9f6af0a66aed","name":"Movie API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23129267","collectionId":"e2ae9a48-3624-44a1-9681-9f6af0a66aed","publishedId":"2sA2xmTVrx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-14T10:00:48.000Z"},"item":[{"name":"Get Books","id":"9988b77f-68f0-4b10-8c22-eb24da920084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/","urlObject":{"protocol":"http","port":"8000","path":["api",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9988b77f-68f0-4b10-8c22-eb24da920084"},{"name":"All Movies","id":"44b9c656-00ce-4ab1-b3c9-b64d582efb89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/getMovies","urlObject":{"protocol":"http","port":"8000","path":["api","getMovies"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"44b9c656-00ce-4ab1-b3c9-b64d582efb89"},{"name":"All Actors","id":"f116a582-0917-4ccd-9e35-2b03a10b6d47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/getActors","urlObject":{"protocol":"http","port":"8000","path":["api","getActors"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f116a582-0917-4ccd-9e35-2b03a10b6d47"},{"name":"All Directors","id":"5df4cda8-1982-4298-b6cb-8ff8fb8f2064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/getDirectors","urlObject":{"protocol":"http","port":"8000","path":["api","getDirectors"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5df4cda8-1982-4298-b6cb-8ff8fb8f2064"},{"name":"All Genres","id":"ea7e96de-045a-4df7-8271-1a0be59854be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/getGenre","urlObject":{"protocol":"http","port":"8000","path":["api","getGenre"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea7e96de-045a-4df7-8271-1a0be59854be"},{"name":"Get Movie by id","id":"c4f5398a-83c6-4b92-85b0-0349d4b3e2f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/11","urlObject":{"protocol":"http","port":"8000","path":["api","movies","11"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4f5398a-83c6-4b92-85b0-0349d4b3e2f4"},{"name":"Get Director by  id","id":"2b0e9d40-9347-44fb-a3ef-8a2a968624e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/directors/1","urlObject":{"protocol":"http","port":"8000","path":["api","directors","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b0e9d40-9347-44fb-a3ef-8a2a968624e0"},{"name":"Get Actor by id","id":"9cb9698f-8ffb-4367-9262-73901bc4aaa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/actors/1","urlObject":{"protocol":"http","port":"8000","path":["api","actors","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9cb9698f-8ffb-4367-9262-73901bc4aaa3"},{"name":"Get Genre by id","id":"2d2c7e1a-c5d6-4a78-82a3-32c004162469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/genres/1","urlObject":{"protocol":"http","port":"8000","path":["api","genres","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d2c7e1a-c5d6-4a78-82a3-32c004162469"},{"name":"Get Movie By Genre","id":"0422506e-bf02-4e71-83d8-8e680a16b814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/genre/2","urlObject":{"protocol":"http","port":"8000","path":["api","movies","genre","2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0422506e-bf02-4e71-83d8-8e680a16b814"},{"name":"Get Movie By Director","id":"238ac03e-6d10-4e05-8341-3821ca280436","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/director/4","urlObject":{"protocol":"http","port":"8000","path":["api","movies","director","4"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"238ac03e-6d10-4e05-8341-3821ca280436"},{"name":"Get Movie By Actor","id":"ab3b8e62-3992-44f5-be02-6efe2d29e3ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/actor/3","urlObject":{"protocol":"http","port":"8000","path":["api","movies","actor","3"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab3b8e62-3992-44f5-be02-6efe2d29e3ca"},{"name":"Get Movies Under imdb rating","id":"4e911e5e-4599-4f3f-a49a-f88abb82798d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/under_imdb_rating/7","urlObject":{"protocol":"http","port":"8000","path":["api","movies","under_imdb_rating","7"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e911e5e-4599-4f3f-a49a-f88abb82798d"},{"name":"Get Movies Above imdb rating","id":"49cffcca-074d-4ae5-a8b2-87a9bbac3429","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/above_imdb_rating/7","urlObject":{"protocol":"http","port":"8000","path":["api","movies","above_imdb_rating","7"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"49cffcca-074d-4ae5-a8b2-87a9bbac3429"},{"name":"Get Movies Equal Imdb rating","id":"501564cb-a40f-43db-b69e-dee1e56bb396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/equal_imdb_rating/8","urlObject":{"protocol":"http","port":"8000","path":["api","movies","equal_imdb_rating","8"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"501564cb-a40f-43db-b69e-dee1e56bb396"},{"name":"Get MMovies By Release Year","id":"95a615b7-f551-4fff-b290-5ba0e0c98927","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/movies/release_year/2023","urlObject":{"protocol":"http","port":"8000","path":["api","movies","release_year","2023"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"95a615b7-f551-4fff-b290-5ba0e0c98927"},{"name":"Create User","id":"1f22abe5-e1e5-407d-bd30-98e876808b31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"username","value":"akshat","type":"text"},{"key":"password","value":"ag@17320","type":"text"},{"key":"group","value":"Admin","type":"text"}]},"url":"http://127.0.0.1:8000/api/create_user","urlObject":{"protocol":"http","port":"8000","path":["api","create_user"],"host":["127","0","0","1"],"query":[{"disabled":true,"key":"username","value":"akshat"},{"disabled":true,"key":"password","value":"ag@17320"},{"disabled":true,"key":"group_name","value":"Admin"}],"variable":[]}},"response":[],"_postman_id":"1f22abe5-e1e5-407d-bd30-98e876808b31"},{"name":"Create user with different group","id":"bbd91529-80ec-47d1-b9c1-b0cdf6d5112c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"Rhythm","type":"text"},{"key":"password","value":"rhythm@17320","type":"text"},{"key":"group","value":"Normal User","type":"text"}]},"url":"http://127.0.0.1:8000/api/create_user","urlObject":{"protocol":"http","port":"8000","path":["api","create_user"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbd91529-80ec-47d1-b9c1-b0cdf6d5112c"},{"name":"User Login","id":"340f918c-7750-4446-b39d-d2b2b07a7f7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"loginusername","value":"akshat","type":"text"},{"key":"loginpassword","value":"ag@17320","type":"text"}]},"url":"http://127.0.0.1:8000/api/handleLogin","urlObject":{"protocol":"http","port":"8000","path":["api","handleLogin"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"340f918c-7750-4446-b39d-d2b2b07a7f7d"},{"name":"User Logout","id":"641c2c81-763d-43d1-8472-53808f506b22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/handleLogout","urlObject":{"protocol":"http","port":"8000","path":["api","handleLogout"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"641c2c81-763d-43d1-8472-53808f506b22"},{"name":"Add Actor","id":"7b93029e-e663-4f72-bcbf-6ff990d1ef0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Aditya Roy Kapoor","type":"text"}]},"url":"http://127.0.0.1:8000/api/add_actor","urlObject":{"protocol":"http","port":"8000","path":["api","add_actor"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b93029e-e663-4f72-bcbf-6ff990d1ef0f"},{"name":"Add Director","id":"dc29d927-dccb-4e6d-97a3-be20a5f93606","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Anurag Kshyap","type":"text"}]},"url":"http://127.0.0.1:8000/api/add_director","urlObject":{"protocol":"http","port":"8000","path":["api","add_director"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc29d927-dccb-4e6d-97a3-be20a5f93606"},{"name":"Add Genre","id":"8e14f58a-2cbf-4589-8658-7970983f9188","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Cartoon","type":"text"}]},"url":"http://127.0.0.1:8000/api/add_genre","urlObject":{"protocol":"http","port":"8000","path":["api","add_genre"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e14f58a-2cbf-4589-8658-7970983f9188"},{"name":"Add Movie","id":"f0f5b891-a7e0-4af0-8890-8085ae6023cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Pathaan","type":"text"},{"key":"release_date","value":"2023-07-16","type":"text"},{"key":"imbd_rating","value":"8.7","type":"text"},{"key":"director","value":"Yash Chopra","type":"text"},{"key":"genres","value":"Action,Thriller,Crime,Adventure","type":"text"},{"key":"actors","value":"Shah Rukh Khan, Salman Khan, John Abraham","type":"text"}]},"url":"http://127.0.0.1:8000/api/add_movie","urlObject":{"protocol":"http","port":"8000","path":["api","add_movie"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0f5b891-a7e0-4af0-8890-8085ae6023cf"},{"name":"Delete Actor","id":"81db3910-06b7-4633-8fb4-b450911da7e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/delete_actor/25","urlObject":{"protocol":"http","port":"8000","path":["api","delete_actor","25"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"81db3910-06b7-4633-8fb4-b450911da7e2"},{"name":"Delete DIrector","id":"d779b222-d94b-4e58-9cb3-2a9f6d50aa54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/delete_director/11","urlObject":{"protocol":"http","port":"8000","path":["api","delete_director","11"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"d779b222-d94b-4e58-9cb3-2a9f6d50aa54"},{"name":"Delete Genre","id":"1a06659b-8da8-423e-a015-eafef35fa09d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/delete_genre/11","urlObject":{"protocol":"http","port":"8000","path":["api","delete_genre","11"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a06659b-8da8-423e-a015-eafef35fa09d"},{"name":"Delete Movie","id":"f5c2dad7-7dc4-4c4b-b3f9-08cfa71f9e2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/delete_movie_id/30","urlObject":{"protocol":"http","port":"8000","path":["api","delete_movie_id","30"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5c2dad7-7dc4-4c4b-b3f9-08cfa71f9e2b"},{"name":"Delete Movie Name","id":"5e172d26-28fb-40c9-8e3d-899adbed92dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Pathaan","type":"text"}]},"url":"http://127.0.0.1:8000/api/delete_movie_name","urlObject":{"protocol":"http","port":"8000","path":["api","delete_movie_name"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e172d26-28fb-40c9-8e3d-899adbed92dc"}]}