{"info":{"_postman_id":"e42009f9-2508-41ab-92b7-698d95fa2240","name":"Nehrwein Mongo Api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18068162","collectionId":"e42009f9-2508-41ab-92b7-698d95fa2240","publishedId":"UVRAGmWA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-12-17T14:43:13.000Z"},"item":[{"name":"https://nehrwein-mongo-api.herokuapp.com/","id":"f31b3b9c-ebfd-47b4-a06c-3f9d6262fe72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/","description":"<p>In this project I continue to work with a dataset from Netflix and create a database with MongoDB. I make use of Mongoose models to model my data and use these models to fetch data from the database.</p>\n","urlObject":{"protocol":"https","path":[""],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f31b3b9c-ebfd-47b4-a06c-3f9d6262fe72"},{"name":"https://nehrwein-mongo-api.herokuapp.com/endpoints","id":"437fc716-c913-4c1d-80c9-94363c14ad91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/endpoints","description":"<p>route provides all endpoints</p>\n","urlObject":{"protocol":"https","path":["endpoints"],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"437fc716-c913-4c1d-80c9-94363c14ad91"},{"name":"https://nehrwein-mongo-api.herokuapp.com/countries","id":"d53680f3-f917-4600-91c6-1ea19a33c3d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/countries","description":"<p>provides a sorted list of all countries that are in netflixData</p>\n","urlObject":{"protocol":"https","path":["countries"],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d53680f3-f917-4600-91c6-1ea19a33c3d9"},{"name":"https://nehrwein-mongo-api.herokuapp.com/countries/:country","id":"7f1d7a8b-1533-4103-a622-a0e78201a3c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/countries/:country","description":"<p>route provides all shows for one specific country</p>\n","urlObject":{"protocol":"https","path":["countries",":country"],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[],"variable":[{"type":"any","value":"Argentina","key":"country"}]}},"response":[],"_postman_id":"7f1d7a8b-1533-4103-a622-a0e78201a3c4"},{"name":"https://nehrwein-mongo-api.herokuapp.com/people","id":"52e85a68-6719-46a4-83a4-192427385226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/people?director&cast&page&limit","description":"<p>Route provides all Netflix-shows and has the possibility to query for director and cast in the database.</p>\n<p>The filtering is case-insensitive and provides the possibility to just search for parts of the word.You can also do pagination by setting page &amp; limit as query parameters</p>\n","urlObject":{"protocol":"https","path":["people"],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[{"description":{"content":"<p>query director of show or movie</p>\n","type":"text/plain"},"key":"director","value":null},{"description":{"content":"<p>query over the actors</p>\n","type":"text/plain"},"key":"cast","value":null},{"description":{"content":"<p>no. of page</p>\n","type":"text/plain"},"key":"page","value":null},{"description":{"content":"<p>max amount of results you want to receive in the response</p>\n","type":"text/plain"},"key":"limit","value":null}],"variable":[]}},"response":[],"_postman_id":"52e85a68-6719-46a4-83a4-192427385226"},{"name":"https://nehrwein-mongo-api.herokuapp.com/shows","id":"924897ea-fd40-42b9-8c41-1fe65b56f7a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/people?show_id=&title&director&cast&country&date_added&releaseYear&rating&duration&listed_in&description&type","description":"<p>Route provides all Netflix-shows and has the possibility to query for every Entry in the database. SearchTerms have to be precise.</p>\n","urlObject":{"protocol":"https","path":["people"],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[{"description":{"content":"<p>query for Id</p>\n","type":"text/plain"},"key":"show_id","value":""},{"description":{"content":"<p>query for title</p>\n","type":"text/plain"},"key":"title","value":null},{"description":{"content":"<p>query for director of show or movie</p>\n","type":"text/plain"},"key":"director","value":null},{"description":{"content":"<p>query for actors</p>\n","type":"text/plain"},"key":"cast","value":null},{"description":{"content":"<p>query for producing countries</p>\n","type":"text/plain"},"key":"country","value":null},{"description":{"content":"<p>query for the date the show was added to Netflix</p>\n","type":"text/plain"},"key":"date_added","value":null},{"description":{"content":"<p>query the year of the release of the show</p>\n","type":"text/plain"},"key":"releaseYear","value":null},{"description":{"content":"<p>query rating</p>\n","type":"text/plain"},"key":"rating","value":null},{"description":{"content":"<p>query duration of movie or show (either in min or no. of seasons)</p>\n","type":"text/plain"},"key":"duration","value":null},{"description":{"content":"<p>query the Netflix-categories the show is listed in </p>\n","type":"text/plain"},"key":"listed_in","value":null},{"description":{"content":"<p>query the description</p>\n","type":"text/plain"},"key":"description","value":null},{"description":{"content":"<p>query the type (Movie, TV Show)</p>\n","type":"text/plain"},"key":"type","value":null}],"variable":[]}},"response":[],"_postman_id":"924897ea-fd40-42b9-8c41-1fe65b56f7a2"},{"name":"https://nehrwein-mongo-api.herokuapp.com/shows/:id","id":"17fcddae-205c-41d6-9604-643050ca68c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/shows/:id","description":"<p>Route provides one movie by ID</p>\n","urlObject":{"protocol":"https","path":["shows",":id"],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[],"variable":[{"description":{"content":"<p>Object ID</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"17fcddae-205c-41d6-9604-643050ca68c1"},{"name":"https://nehrwein-mongo-api.herokuapp.com/movies/title/:title","id":"03b1f001-cbec-4214-8ef8-940d92cabea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://nehrwein-mongo-api.herokuapp.com/movies/title/:title","description":"<p>Route provides one movie (no TV-shows!) by title. Spelling needs to be precise.</p>\n","urlObject":{"protocol":"https","path":["movies","title",":title"],"host":["nehrwein-mongo-api","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"title"}]}},"response":[],"_postman_id":"03b1f001-cbec-4214-8ef8-940d92cabea3"}]}