{"info":{"_postman_id":"31776048-9098-437c-9601-ca22aa88fd08","name":"Spring MongoDB","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21578696","collectionId":"31776048-9098-437c-9601-ca22aa88fd08","publishedId":"2s9YJZ3jRr","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-28T00:05:29.000Z"},"item":[{"name":"getUsers","id":"6ef943b5-e8eb-4ab3-b80f-e9d3cefba0b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/users","urlObject":{"protocol":"http","port":"8080","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a4f32565-7f09-48f4-a1a4-bcd11a34a7cf","name":"getUsers","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 27 Sep 2023 21:25:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"65149d6b4e83ae0d03b20c38\",\n        \"name\": \"Maria Brown\",\n        \"email\": \"maria@gmail.com\"\n    },\n    {\n        \"id\": \"65149d6b4e83ae0d03b20c39\",\n        \"name\": \"Alex Green\",\n        \"email\": \"alex@gmail.com\"\n    },\n    {\n        \"id\": \"65149d6b4e83ae0d03b20c3a\",\n        \"name\": \"Bob Grey\",\n        \"email\": \"bob@gmail.com\"\n    }\n]"}],"_postman_id":"6ef943b5-e8eb-4ab3-b80f-e9d3cefba0b0"},{"name":"insertUser","id":"cf39bf85-627d-4872-a4f1-216208873232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\" Alan Jackson\",\n    \"email\":\"alan@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users","urlObject":{"protocol":"http","port":"8080","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c49bacbc-9cd3-4be9-9eb3-8b494056753f","name":"insertUser","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\" Alan Jackson\",\n    \"email\":\"alan@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users"},"status":"Created","code":201,"_postman_previewlanguage":"plain","header":[{"key":"Location","value":"http://localhost:8080/users/651447ea49c8544393d4bf68"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Wed, 27 Sep 2023 15:19:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cf39bf85-627d-4872-a4f1-216208873232"},{"name":"deleteUser","id":"df66a874-66d4-40ac-bf9b-553c3999d8e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/users/651448f32cb39b5eeee22f7c","urlObject":{"protocol":"http","port":"8080","path":["users","651448f32cb39b5eeee22f7c"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e200f4cb-dad9-4c18-9289-ff6931efab82","name":"deleteUser","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8080/users/651448f32cb39b5eeee22f7c"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 27 Sep 2023 15:24:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"df66a874-66d4-40ac-bf9b-553c3999d8e5"},{"name":"updateUser","id":"e73c2faa-794c-4b61-a4f9-09d8b477b079","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\" Maria updated\",\n    \"email\":\"maria-13@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/65144ad5ebe3316cd4dd3f9c","urlObject":{"protocol":"http","port":"8080","path":["users","65144ad5ebe3316cd4dd3f9c"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"697afbf6-9b0c-4558-9c44-379ee81c8708","name":"updateUser","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\" Maria updated\",\n    \"email\":\"maria-13@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/users/65144ad5ebe3316cd4dd3f9c"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 27 Sep 2023 15:32:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e73c2faa-794c-4b61-a4f9-09d8b477b079"},{"name":"getUserPosts","id":"5087a0c3-ee51-427e-9ef4-ef73031ae8ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/users/65149f697474702959edcb7f/posts","urlObject":{"protocol":"http","port":"8080","path":["users","65149f697474702959edcb7f","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"df55ec18-bf7f-4da7-ba54-29bd56bc9503","name":"getUserPosts","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/users/65149f697474702959edcb7f/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 27 Sep 2023 21:34:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"65149f697474702959edcb82\",\n        \"date\": \"2023-03-21T00:00:00.000+00:00\",\n        \"title\": \"Partiu viagem\",\n        \"body\": \"Vou viajar para São Paulo. Abraços!\",\n        \"author\": {\n            \"id\": \"65149f697474702959edcb7f\",\n            \"name\": \"Maria Brown\"\n        }\n    },\n    {\n        \"id\": \"65149f697474702959edcb83\",\n        \"date\": \"2023-03-23T00:00:00.000+00:00\",\n        \"title\": \"Bom dia\",\n        \"body\": \"Acordei feliz hoje\",\n        \"author\": {\n            \"id\": \"65149f697474702959edcb7f\",\n            \"name\": \"Maria Brown\"\n        }\n    }\n]"}],"_postman_id":"5087a0c3-ee51-427e-9ef4-ef73031ae8ee"},{"name":"getPostsById","id":"5a06db29-3387-4ca5-9e45-71304cc42801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/posts/6514a6af2a29a16cf024f160","urlObject":{"protocol":"http","port":"8080","path":["posts","6514a6af2a29a16cf024f160"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5d8c7452-522f-4811-962e-c1399b651af9","name":"getPostsById","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8080/posts/6514a6af2a29a16cf024f160"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 27 Sep 2023 22:04:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"6514a6af2a29a16cf024f160\",\n    \"date\": \"2023-03-21T00:00:00.000+00:00\",\n    \"title\": \"Partiu viagem\",\n    \"body\": \"Vou viajar para São Paulo. Abraços!\",\n    \"author\": {\n        \"id\": \"6514a6af2a29a16cf024f15d\",\n        \"name\": \"Maria Brown\"\n    },\n    \"comments\": [\n        {\n            \"text\": \"Boa viagem mano!\",\n            \"date\": \"2023-03-21T00:00:00.000+00:00\",\n            \"author\": {\n                \"id\": \"6514a6af2a29a16cf024f15e\",\n                \"name\": \"Alex Green\"\n            }\n        },\n        {\n            \"text\": \"Aproveite!\",\n            \"date\": \"2023-03-22T00:00:00.000+00:00\",\n            \"author\": {\n                \"id\": \"6514a6af2a29a16cf024f15f\",\n                \"name\": \"Bob Grey\"\n            }\n        }\n    ]\n}"}],"_postman_id":"5a06db29-3387-4ca5-9e45-71304cc42801"},{"name":"searchPosts","id":"83a9ab31-d67a-44e0-94bb-1ce541be2391","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/posts/search?text=bom&minDate=2023-03-21&maxDate=2023-03-22","urlObject":{"protocol":"http","port":"8080","path":["posts","search"],"host":["localhost"],"query":[{"key":"text","value":"bom"},{"key":"minDate","value":"2023-03-21"},{"key":"maxDate","value":"2023-03-22"}],"variable":[]}},"response":[{"id":"f1dc55e2-7b41-4a0f-810c-d925c048bbf3","name":"searchPosts","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:8080/posts/search?text=bom&minDate=2023-03-21&maxDate=2023-03-22","protocol":"http","host":["localhost"],"port":"8080","path":["posts","search"],"query":[{"key":"text","value":"bom"},{"key":"minDate","value":"2023-03-21"},{"key":"maxDate","value":"2023-03-22"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 27 Sep 2023 23:13:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"6514b61152aa876588e404f3\",\n        \"date\": \"2023-03-23T00:00:00.000+00:00\",\n        \"title\": \"Bom dia\",\n        \"body\": \"Acordei feliz hoje\",\n        \"author\": {\n            \"id\": \"6514b61152aa876588e404ef\",\n            \"name\": \"Maria Brown\"\n        },\n        \"comments\": [\n            {\n                \"text\": \"Tenha um ótimo dia!\",\n                \"date\": \"2023-03-23T00:00:00.000+00:00\",\n                \"author\": {\n                    \"id\": \"6514b61152aa876588e404f0\",\n                    \"name\": \"Alex Green\"\n                }\n            }\n        ]\n    }\n]"}],"_postman_id":"83a9ab31-d67a-44e0-94bb-1ce541be2391"}]}