rest-api-prototype/insomnia.json

1 line
5.3 KiB
JSON
Raw Normal View History

2022-03-11 18:08:03 +01:00
{"_type":"export","__export_format":4,"__export_date":"2022-03-11T17:07:26.353Z","__export_source":"insomnia.desktop.app:v2022.1.1","resources":[{"_id":"req_58100e5dea474d8c9cf266870fd80377","parentId":"wrk_41519d43247745e8b0d75fca79391efa","modified":1646661433716,"created":1646661433716,"url":"http://localhost:8881/health","name":"Health Check","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1646574517992,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"wrk_41519d43247745e8b0d75fca79391efa","parentId":null,"modified":1646661433686,"created":1646661433686,"name":"My Golang REST API Prototype","description":"","scope":"collection","_type":"workspace"},{"_id":"req_d85f39b62a764c578f802155aa9444eb","parentId":"fld_67b5722ae8844885b1c67d1a2284f8e6","modified":1647018330033,"created":1646661433714,"url":"http://localhost:8881/auth/login","name":"Login","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"username\": \"admin\",\n\t\"password\": \"secret\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_3ea07ffbb4324b20840abe898c0d4414","disabled":false},{"id":"pair_0e029fd7f4024de096264331881a024c","name":"Cookie","value":"jwt_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NDY1OTQwNjd9.cTJjE5x0A8JBw27PedTZU9f-RRsBsdSMxmn-yNFCuuU","description":"","disabled":true}],"authentication":{},"metaSortKey":-1646417255711,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_67b5722ae8844885b1c67d1a2284f8e6","parentId":"wrk_41519d43247745e8b0d75fca79391efa","modified":1646661433714,"created":1646661433714,"name":"Auth","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1646574517942,"_type":"request_group"},{"_id":"req_2b06897bb38d4b8d932105730ff48ada","parentId":"fld_54ebf6b453c4445d98868b790d3f9854","modified":1646661481164,"created":1646661433707,"url":"http://localhost:8881/api/article","name":"Create","description":"","method":"POST","body":{},"parameters":[],"headers":[{"id":"pair_579e2707274042e384d0e2f32f0c7278","name":"Cookie","value":"jwt_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NDY1OTQwNjd9.cTJjE5x0A8JBw27PedTZU9f-RRsBsdSMxmn-yNFCuuU","description":"","disabled":true}],"authentication":{},"metaSortKey":-1646417255711,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_54ebf6b453c4445d98868b790d3f9854","parentId":"wrk_41519d43247745e8b0d75fca79391efa","modified":1646661433706,"created":1646661433706,"name":"Article","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1646417248799,"_type":"request_group"},{"_id":"req_348fde0cea6f445ab770e6433aac52d0","parentId":"fld_cf69221444e04ddca57529ba95e7d1c8","modified":1647018360561,"created":1646661433712,"url":"http://localhost:8881/api/category","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"asd\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_3ea07ffbb4324b20840abe898c0d4414"}],"authentication":{},"metaSortKey":-1646245285350.375,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_cf69221444e04ddca57529ba95e7d1c8","parentId":"wrk_41519d43247745e8b0d75fca79391efa","modified":1646661433710,"created":1646661433710,"name":"Category","description":"","environment":{},"environmentProp