{"info":{"_postman_id":"8c2a3620-0ed7-4cc2-b945-8323785f8aff","name":"StarWars Mock in Node","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"2432393","collectionId":"8c2a3620-0ed7-4cc2-b945-8323785f8aff","publishedId":"TzRSgnTS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-05-10T15:23:07.000Z"},"item":[{"name":"Create user","id":"3cf4cbfa-8677-4bbd-a092-6b43a5802826","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Bob\",\n    \"last_name\": \"Dylan\",\n    \"email\": \"bob@dylan.com\",\n    \"password\": \"asdasdasd\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/user","urlObject":{"path":["user"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"78a16ea5-ec8a-46b0-9443-2225dedac1a9","name":"Create user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Bob\",\n    \"last_name\": \"Dylan\",\n    \"email\": \"bob@dylan.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://3001-jade-macaw-kqnntmd8.ws-us03.gitpod.io/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 07 May 2021 00:16:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"47-qgbwpGU86k3a9bZ1KZTJyNdXHQg\""},{"key":"X-Powered-By","value":"Express"},{"key":"X-Gitpod-Region","value":"production.gitpod-io.us-west1.3"},{"key":"Strict-Transport-Security","value":"max-age=31557600"}],"cookie":[],"responseTime":null,"body":"{\n    \"first_name\": \"Bob\",\n    \"last_name\": \"Dylan\",\n    \"email\": \"bob@dylan.com\",\n    \"id\": 1\n}"}],"_postman_id":"3cf4cbfa-8677-4bbd-a092-6b43a5802826"},{"name":"Create Planet","id":"1ed41d24-a0fd-43b9-8b41-89b6af316e24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearar {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Earth\",\n    \"users\": [1]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/planet","urlObject":{"path":["planet"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"3c9c75dc-cb60-4937-b061-d23011175836","name":"Create Planet","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Earth\",\n    \"users\": [1]\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/planet"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 08 May 2021 23:51:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"54"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"36-jbIl+1LDRNnPVaJHpIYbImdxw9Y\""},{"key":"X-Powered-By","value":"Express"},{"key":"X-Gitpod-Region","value":"production.gitpod-io.us-west1.3"},{"key":"Strict-Transport-Security","value":"max-age=31557600"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"Earth\",\n    \"users\": [\n        1\n    ],\n    \"picture_url\": null,\n    \"id\": 1\n}"}],"_postman_id":"1ed41d24-a0fd-43b9-8b41-89b6af316e24"},{"name":"Get all users","id":"2fd47b3f-d226-4d7f-b03e-2ed744834b7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/user","urlObject":{"path":["user"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2fd47b3f-d226-4d7f-b03e-2ed744834b7d"},{"name":"Get sing user","id":"7c872fcc-9589-449d-a8b1-e6fe9b075527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/user/2","urlObject":{"path":["user","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"12c0fa7a-1346-40d4-8c44-fcf2adb80be3","name":"Get sing user","originalRequest":{"method":"GET","header":[],"url":"{{host}}/user/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 08 May 2021 23:51:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"108"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"6c-BlWRO0bT14XNR/2rwjnIbCT4EHw\""},{"key":"X-Powered-By","value":"Express"},{"key":"X-Gitpod-Region","value":"production.gitpod-io.us-west1.3"},{"key":"Strict-Transport-Security","value":"max-age=31557600"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"first_name\": \"Bob\",\n    \"last_name\": \"Dylan\",\n    \"email\": \"bob@dylan2.com\",\n    \"password\": \"asdasdasd\",\n    \"planets\": []\n}"}],"_postman_id":"7c872fcc-9589-449d-a8b1-e6fe9b075527"},{"name":"Get all planets","id":"071a2b83-bdf1-4f65-9cf3-b92da54a86f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{host}}/planet","urlObject":{"path":["planet"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"1d1be600-653f-4d2a-866e-ec16eec4d354","name":"Get all planets","originalRequest":{"method":"GET","header":[],"url":"{{host}}/planet"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 08 May 2021 23:52:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"44"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"2c-kdaxGGcmlqki26sG41VvB5ZzGnc\""},{"key":"X-Powered-By","value":"Express"},{"key":"X-Gitpod-Region","value":"production.gitpod-io.us-west1.3"},{"key":"Strict-Transport-Security","value":"max-age=31557600"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Earth\",\n        \"picture_url\": null\n    }\n]"}],"_postman_id":"071a2b83-bdf1-4f65-9cf3-b92da54a86f8"},{"name":"Login (create token)","id":"b82ff509-41ce-48ea-92ca-2ac4a64d46ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"bob@dylan.com\",\n    \"password\": \"asdasdasd\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/token","urlObject":{"path":["token"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"bc4d2654-d8d1-49ae-a6da-8dedc73c0209","name":"Login (create token)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"bob@dylan.com\",\n    \"password\": \"asdasdasd\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 09 May 2021 01:00:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"355"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"163-M2vpOeSR9oQcONd2Hre/h1irfz0\""},{"key":"X-Powered-By","value":"Express"},{"key":"X-Gitpod-Region","value":"production.gitpod-io.us-west1.3"},{"key":"Strict-Transport-Security","value":"max-age=31557600"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"id\": 1,\n        \"first_name\": \"Bob\",\n        \"last_name\": \"Dylan\",\n        \"email\": \"bob@dylan.com\",\n        \"password\": \"asdasdasd\"\n    },\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJmaXJzdF9uYW1lIjoiQm9iIiwibGFzdF9uYW1lIjoiRHlsYW4iLCJlbWFpbCI6ImJvYkBkeWxhbi5jb20iLCJwYXNzd29yZCI6ImFzZGFzZGFzZCJ9LCJpYXQiOjE2MjA1MjIwMDJ9.WaJn_DvH8i_HfConijZytiscO5l9A9JQRR6dSnpm6ao\"\n}"}],"_postman_id":"b82ff509-41ce-48ea-92ca-2ac4a64d46ec"},{"name":"Get me (the logged in user)","id":"c649b445-f177-49e4-bf1b-a7ad414d7353","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{host}}/user/me","urlObject":{"path":["user","me"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"a36f4225-547f-4ec0-b883-5d66be97c966","name":"Get me (the logged in user)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{host}}/user/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 09 May 2021 03:04:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Etag","value":"W/\"78-6ruFo6rPIwJCh63t00GxprHneeQ\""},{"key":"X-Powered-By","value":"Express"},{"key":"X-Gitpod-Region","value":"production.gitpod-io.us-west1.3"},{"key":"Strict-Transport-Security","value":"max-age=31557600"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"id\": 1,\n        \"first_name\": \"Bob\",\n        \"last_name\": \"Dylan\",\n        \"email\": \"bob@dylan.com\",\n        \"password\": \"asdasdasd\"\n    },\n    \"iat\": 1620522002\n}"}],"_postman_id":"c649b445-f177-49e4-bf1b-a7ad414d7353"},{"name":"Add favorite planet","id":"a4174b48-3fc8-46e3-bf82-19a08107666f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{host}}/favorite/planet/2","urlObject":{"path":["favorite","planet","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"6e815d64-882a-418a-9970-d95c1d9dd112","name":"Add favorite planet","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{host}}/user/1/planet/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"86"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 10 May 2021 14:35:44 GMT"},{"key":"Etag","value":"W/\"56-l91ydo2UIFhfODcxk65dJdnnLuE\""},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Earth\",\n        \"picture_url\": null\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Mars\",\n        \"picture_url\": null\n    }\n]"}],"_postman_id":"a4174b48-3fc8-46e3-bf82-19a08107666f"},{"name":"Remove favorite planet","id":"3740e2ec-2f4c-4050-b192-11ed25406a2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{host}}/favorite/planet/2","urlObject":{"path":["favorite","planet","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"da5a5e26-deba-4df7-a188-3de70ce5c683","name":"Remove favorite planet","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{host}}/favorite/planet/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"44"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 10 May 2021 15:18:30 GMT"},{"key":"Etag","value":"W/\"2c-kdaxGGcmlqki26sG41VvB5ZzGnc\""},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Earth\",\n        \"picture_url\": null\n    }\n]"}],"_postman_id":"3740e2ec-2f4c-4050-b192-11ed25406a2b"}]}