Skip to content

Instantly share code, notes, and snippets.

@victor3r
Last active October 14, 2020 02:29
Show Gist options
  • Save victor3r/b94eb3d9c35c02af04ea500578749227 to your computer and use it in GitHub Desktop.
Save victor3r/b94eb3d9c35c02af04ea500578749227 to your computer and use it in GitHub Desktop.
{
"_type": "export",
"__export_format": 4,
"__export_date": "2020-10-14T02:22:05.341Z",
"__export_source": "insomnia.desktop.app:v2020.4.1",
"resources": [
{
"_id": "req_7391913e8e774e0988c42d14f4d5f0c2",
"parentId": "fld_8773b01a163048d4bf49f9f15bd145ce",
"modified": 1602641077334,
"created": 1602640718650,
"url": "{{ base_url }}/{{ resource }}",
"name": "Show",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [],
"authentication": {
"type": "bearer",
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2MDI2MzMwNTksImV4cCI6MTYwMjcxOTQ1OSwic3ViIjoiNjAzMzMwMmQtYzFhOS00Zjc4LTgwZDQtZWNhZjRkODE2NzAyIn0.deqEZgTQSAnddXwnBAXgqzBbnxbatTo-9KAu6GKgyMI"
},
"metaSortKey": -1602640718650,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_8773b01a163048d4bf49f9f15bd145ce",
"parentId": "wrk_05a09b7f94654df8a1d9948c0564559a",
"modified": 1602632766403,
"created": 1602632548026,
"name": "Profile",
"description": "",
"environment": {
"resource": "profile"
},
"environmentPropertyOrder": {
"&": [
"resource"
]
},
"metaSortKey": -1602632548026,
"_type": "request_group"
},
{
"_id": "wrk_05a09b7f94654df8a1d9948c0564559a",
"parentId": null,
"modified": 1602103247281,
"created": 1602103247281,
"name": "GoBarber",
"description": "",
"scope": null,
"_type": "workspace"
},
{
"_id": "req_8b5fa79389dc4a66b74f54b8f03e02c1",
"parentId": "fld_8773b01a163048d4bf49f9f15bd145ce",
"modified": 1602633153853,
"created": 1602632731840,
"url": "{{ base_url }}/{{ resource }}/avatar",
"name": "Avatar",
"description": "",
"method": "PATCH",
"body": {
"mimeType": "multipart/form-data",
"params": [
{
"name": "avatar",
"value": "",
"description": "",
"id": "pair_726ff53c54694f93812a499e8b61f23f",
"type": "file",
"fileName": "/home/victor/Downloads/avatar.jpeg"
}
]
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "multipart/form-data",
"id": "pair_f38ac8b5bce64770ac54312e305c919f"
}
],
"authentication": {
"type": "bearer",
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2MDI2MzMwNTksImV4cCI6MTYwMjcxOTQ1OSwic3ViIjoiNjAzMzMwMmQtYzFhOS00Zjc4LTgwZDQtZWNhZjRkODE2NzAyIn0.deqEZgTQSAnddXwnBAXgqzBbnxbatTo-9KAu6GKgyMI"
},
"metaSortKey": -1602632731841,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_24f929704de14d6b8c43f6b2f0411a8c",
"parentId": "fld_8773b01a163048d4bf49f9f15bd145ce",
"modified": 1602641463335,
"created": 1602632608989,
"url": "{{ base_url }}/{{ resource }}",
"name": "Update",
"description": "",
"method": "PUT",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"name\": \"Victor Rabelo\",\n\t\"email\": \"victor.r.rabelo@gmail.com\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_e99fc79c1f994ef29b92fd75ac56ddbf"
}
],
"authentication": {
"type": "bearer",
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2MDI2MzMwNTksImV4cCI6MTYwMjcxOTQ1OSwic3ViIjoiNjAzMzMwMmQtYzFhOS00Zjc4LTgwZDQtZWNhZjRkODE2NzAyIn0.deqEZgTQSAnddXwnBAXgqzBbnxbatTo-9KAu6GKgyMI"
},
"metaSortKey": -1602632608989,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_89eb7345611e4b39a4a3c662f9e45018",
"parentId": "fld_65f8ae60d1a147e0975f1ef560fdf108",
"modified": 1602633056059,
"created": 1602107121646,
"url": "{{ base_url }}/{{ resource }}",
"name": "Authenticate",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"email\": \"victor.rodrigues.rabelo@gmail.com\",\n\t\"password\": \"123456\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_7eb9bb459e874203b2e15f50ddde4503"
}
],
"authentication": {},
"metaSortKey": -1602107121646,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_65f8ae60d1a147e0975f1ef560fdf108",
"parentId": "wrk_05a09b7f94654df8a1d9948c0564559a",
"modified": 1602107207105,
"created": 1602107098349,
"name": "Sessions",
"description": "",
"environment": {
"resource": "sessions"
},
"environmentPropertyOrder": {
"&": [
"resource"
]
},
"metaSortKey": -1602107098349,
"_type": "request_group"
},
{
"_id": "req_a964f2244bd24b50b7a437a2f3c848c1",
"parentId": "fld_d1858c7d54854a358b54fbaad1f650e8",
"modified": 1602179172506,
"created": 1602103721404,
"url": "{{ base_url }}/{{ resource }}/forgot",
"name": "Forgot",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"email\":\"victor.rabelo@gmail.com\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_5ba94fce03b34bf6ac0be687d59def52"
}
],
"authentication": {},
"metaSortKey": -1602103721404,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_d1858c7d54854a358b54fbaad1f650e8",
"parentId": "wrk_05a09b7f94654df8a1d9948c0564559a",
"modified": 1602103759966,
"created": 1602103707661,
"name": "Password",
"description": "",
"environment": {
"resource": "password"
},
"environmentPropertyOrder": {
"&": [
"resource"
]
},
"metaSortKey": -1602103707661,
"_type": "request_group"
},
{
"_id": "req_2d2db0fd63c540afa0160d720fdc440a",
"parentId": "fld_d1858c7d54854a358b54fbaad1f650e8",
"modified": 1602107062126,
"created": 1602106767231,
"url": "{{ base_url }}/{{ resource }}/reset",
"name": "Reset",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"token\": \"50aae143-3755-4f25-8f4d-3ce736c8b486\",\n\t\"password\": \"12345\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_5ba94fce03b34bf6ac0be687d59def52"
}
],
"authentication": {},
"metaSortKey": -1602103572897.5,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_c063706aa4664b6d9029a44c05b5c781",
"parentId": "fld_e3a21f0964984778a7704d0b2f17a9a2",
"modified": 1602103517968,
"created": 1602103424391,
"url": "{{ base_url }}/{{ resource }}",
"name": "Create",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"name\": \"Victor Rabelo\",\n\t\"email\": \"victor.rabelo@gmail.com\",\n\t\"password\": \"123456\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_161df91ecd4a4e5fa2bedf5c152e7ad1"
}
],
"authentication": {},
"metaSortKey": -1602103424391,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_e3a21f0964984778a7704d0b2f17a9a2",
"parentId": "wrk_05a09b7f94654df8a1d9948c0564559a",
"modified": 1602103454344,
"created": 1602103407729,
"name": "Users",
"description": "",
"environment": {
"resource": "users"
},
"environmentPropertyOrder": {
"&": [
"resource"
]
},
"metaSortKey": -1602103407729,
"_type": "request_group"
},
{
"_id": "env_0561d109899d9286c717b9dcd3994bc7d37ecd24",
"parentId": "wrk_05a09b7f94654df8a1d9948c0564559a",
"modified": 1602103247391,
"created": 1602103247391,
"name": "Base Environment",
"data": {},
"dataPropertyOrder": null,
"color": null,
"isPrivate": false,
"metaSortKey": 1602103247391,
"_type": "environment"
},
{
"_id": "jar_0561d109899d9286c717b9dcd3994bc7d37ecd24",
"parentId": "wrk_05a09b7f94654df8a1d9948c0564559a",
"modified": 1602103247393,
"created": 1602103247393,
"name": "Default Jar",
"cookies": [],
"_type": "cookie_jar"
},
{
"_id": "spc_870e60ca036045dba609a39398b25f07",
"parentId": "wrk_05a09b7f94654df8a1d9948c0564559a",
"modified": 1602103247292,
"created": 1602103247292,
"fileName": "GoBarber",
"contents": "",
"contentType": "yaml",
"_type": "api_spec"
},
{
"_id": "env_81ec5c27bc714945a648bb8797c6c8ef",
"parentId": "env_0561d109899d9286c717b9dcd3994bc7d37ecd24",
"modified": 1602103391387,
"created": 1602103355184,
"name": "dev",
"data": {
"base_url": "http://localhost:3333"
},
"dataPropertyOrder": {
"&": [
"base_url"
]
},
"color": "#4ed813",
"isPrivate": false,
"metaSortKey": 1602103355184,
"_type": "environment"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment