{"info":{"_postman_id":"1a9f08a1-831d-4127-94ec-85961a4d9030","name":"dufil api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"29626607","collectionId":"1a9f08a1-831d-4127-94ec-85961a4d9030","publishedId":"2sAYQdkVxz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-01-23T07:41:32.000Z"},"item":[{"name":"auth","item":[{"name":"signup","id":"5e382ed0-4b17-4b2f-90b9-55eb850b7fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\" : \"Kelvin\",\n    \"last_name\" : \"Egoba\",\n    \"email\": \"22ego1bakelvin@gmail.com\",\n    \"password\" : \"kelvin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/signup","urlObject":{"protocol":"http","port":"8000","path":["api","v1","auth","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b984d945-ad21-41f4-be99-0f43bb6af0b2","name":"signup","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\" : \"Kelvin\",\n    \"last_name\" : \"Egoba\",\n    \"email\": \"22ego1bakelvin@gmail.com\",\n    \"password\" : \"kelvin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"265"},{"key":"ETag","value":"W/\"109-e6LgurF0nCtl+Xdq5ULKTFYn8Hk\""},{"key":"Date","value":"Mon, 20 Jan 2025 18:54:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"signup Succussful\",\n    \"data\": {\n        \"email\": \"22ego1bakelvin@gmail.com\",\n        \"first_name\": \"Kelvin\",\n        \"last_name\": \"Egoba\",\n        \"role\": \"user\",\n        \"_id\": \"678e9bdf9fc3f007dfb69fb3\",\n        \"createdAt\": \"2025-01-20T18:54:23.425Z\",\n        \"updatedAt\": \"2025-01-20T18:54:23.430Z\",\n        \"__v\": 0\n    },\n    \"responseCode\": 201\n}"}],"_postman_id":"5e382ed0-4b17-4b2f-90b9-55eb850b7fd8"},{"name":"signin","id":"53beda60-2189-4fa5-9b1f-4edea1b0c3d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n    \"email\": \"ego1bakelvin@gmail.com\",\n    \"password\" : \"kelvin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/signin","urlObject":{"protocol":"http","port":"8000","path":["api","v1","auth","signin"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"475ed193-477c-4e08-b7a1-001120c55370","name":"signin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n    \"email\": \"ego1bakelvin@gmail.com\",\n    \"password\" : \"kelvin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/signin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"503"},{"key":"ETag","value":"W/\"1f7-xCO98EFO3rqdKW50AaRm/B0r+XI\""},{"key":"Date","value":"Mon, 20 Jan 2025 18:56:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"signin Succussful\",\n    \"data\": {\n        \"_id\": \"678e8c535c1f1e14918b35a1\",\n        \"email\": \"ego1bakelvin@gmail.com\",\n        \"first_name\": \"Kelvin\",\n        \"last_name\": \"Egoba\",\n        \"role\": \"user\",\n        \"createdAt\": \"2025-01-20T17:48:03.115Z\",\n        \"updatedAt\": \"2025-01-20T17:48:03.122Z\",\n        \"__v\": 0,\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdHVzZXJlZEJ5IjoiNjc4ZThjNTM1YzFmMWUxNDkxOGIzNWExIiwiZW1haWwiOiJlZ28xYmFrZWx2aW5AZ21haWwuY29tIiwiaWF0IjoxNzM3Mzk5NDA2LCJleHAiOjE3Mzc0ODU4MDZ9.xeK8ae-HUT7rKlBWTDJBab4f6HNAiSjR5B5dAkDLWyc\"\n    },\n    \"responseCode\": 200\n}"}],"_postman_id":"53beda60-2189-4fa5-9b1f-4edea1b0c3d2"}],"id":"8188ec3d-7c3d-45f5-92ac-2792b43fdc50","_postman_id":"8188ec3d-7c3d-45f5-92ac-2792b43fdc50","description":""},{"name":"item","item":[{"name":"add item","id":"bd27d8e0-ba5e-4393-b071-6be5f43d9897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\" : \"desktop Computer\",\n    \"description\": \"dell make\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/item/add","urlObject":{"protocol":"http","port":"8000","path":["api","v1","item","add"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e7961d26-9bb3-4328-a772-b3ad5a004439","name":"add item","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\" : \"desktop Computer\",\n    \"description\": \"dell make\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/item/add"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"278"},{"key":"ETag","value":"W/\"116-4Jl5Od0H7niKnKbuJ3Pu8kJuKrQ\""},{"key":"Date","value":"Mon, 20 Jan 2025 19:44:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"desktop Computer\",\n        \"description\": \"dell make\",\n        \"createdBy\": \"678e8c535c1f1e14918b35a1\",\n        \"_id\": \"678ea7b5aa234311961b265d\",\n        \"createdAt\": \"2025-01-20T19:44:53.644Z\",\n        \"updatedAt\": \"2025-01-20T19:44:53.644Z\",\n        \"__v\": 0\n    },\n    \"messages\": \"Item Created Successfully\",\n    \"responseCode\": 201\n}"}],"_postman_id":"bd27d8e0-ba5e-4393-b071-6be5f43d9897"},{"name":"get one item","id":"f0f8704b-b1c1-4627-ad23-663c560c3a56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/item/findone/678ea830754c85f85545a3f1","urlObject":{"protocol":"http","port":"8000","path":["api","v1","item","findone","678ea830754c85f85545a3f1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0bd8d0c9-dd36-4c7f-b790-dc8e57f235b2","name":"get one item","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/item/findone/678ea830754c85f85545a3f1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"307"},{"key":"ETag","value":"W/\"133-h0JLNoiWMtrbyPO4svL0MzjA6Qs\""},{"key":"Date","value":"Mon, 20 Jan 2025 19:48:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"_id\": \"678ea830754c85f85545a3f1\",\n        \"name\": \"mike\",\n        \"description\": \"peak milk\",\n        \"createdBy\": {\n            \"_id\": \"678e8c535c1f1e14918b35a1\",\n            \"email\": \"ego1bakelvin@gmail.com\"\n        },\n        \"createdAt\": \"2025-01-20T19:46:56.533Z\",\n        \"updatedAt\": \"2025-01-20T19:46:56.534Z\",\n        \"__v\": 0\n    },\n    \"messages\": \"Item fetched Successfully\",\n    \"responseCode\": 200\n}"}],"_postman_id":"f0f8704b-b1c1-4627-ad23-663c560c3a56"},{"name":"get all item","id":"e9c351da-46b5-42a0-a272-9e5dcd48bbf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/item/findall","urlObject":{"protocol":"http","port":"8000","path":["api","v1","item","findall"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7a4d28c6-befe-455d-b420-b7e7543b2213","name":"get all item","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/item/findall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"521"},{"key":"ETag","value":"W/\"209-11gdgOORaDcHGv+XU+c2egxTFT0\""},{"key":"Date","value":"Mon, 20 Jan 2025 19:50:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"items\": [\n            {\n                \"_id\": \"678ea7b5aa234311961b265d\",\n                \"name\": \"desktop Computer\",\n                \"description\": \"dell make\",\n                \"createdBy\": \"678e8c535c1f1e14918b35a1\",\n                \"createdAt\": \"2025-01-20T19:44:53.644Z\",\n                \"updatedAt\": \"2025-01-20T19:44:53.644Z\",\n                \"__v\": 0\n            },\n            {\n                \"_id\": \"678ea830754c85f85545a3f1\",\n                \"name\": \"mike\",\n                \"description\": \"peak milk\",\n                \"createdBy\": \"678e8c535c1f1e14918b35a1\",\n                \"createdAt\": \"2025-01-20T19:46:56.533Z\",\n                \"updatedAt\": \"2025-01-20T19:46:56.534Z\",\n                \"__v\": 0\n            }\n        ],\n        \"totalPages\": 1,\n        \"currentPage\": 1\n    },\n    \"messages\": \"Item fetched Successfully\",\n    \"responseCode\": 200\n}"}],"_postman_id":"e9c351da-46b5-42a0-a272-9e5dcd48bbf1"},{"name":"update","id":"f8e82cd5-ba52-40a3-b50d-9973fb85f83f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\" : \"mike\",\n    \"description\": \"peak milk and it is good\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/item/update/678ea830754c85f85545a3f1","urlObject":{"protocol":"http","port":"8000","path":["api","v1","item","update","678ea830754c85f85545a3f1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ba2cc92f-2177-47c1-85b8-cfeb58339db4","name":"update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\" : \"mike\",\n    \"description\": \"peak milk and it is good\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/item/update/678ea830754c85f85545a3f1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"281"},{"key":"ETag","value":"W/\"119-RlwAZhbKcI8Glvt6gTYSAPvyask\""},{"key":"Date","value":"Mon, 20 Jan 2025 19:57:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"_id\": \"678ea830754c85f85545a3f1\",\n        \"name\": \"mike\",\n        \"description\": \"peak milk and it is good\",\n        \"createdBy\": \"678e8c535c1f1e14918b35a1\",\n        \"createdAt\": \"2025-01-20T19:46:56.533Z\",\n        \"updatedAt\": \"2025-01-20T19:46:56.534Z\",\n        \"__v\": 0\n    },\n    \"messages\": \"Item updated Successfully\",\n    \"responseCode\": 200\n}"}],"_postman_id":"f8e82cd5-ba52-40a3-b50d-9973fb85f83f"},{"name":"delete","id":"c289c779-dba2-4919-8ed3-457b9aefc35c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8000/api/v1/item/delete/678eaaef6055824db9082c41","urlObject":{"protocol":"http","port":"8000","path":["api","v1","item","delete","678eaaef6055824db9082c41"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"66e21089-7830-4b21-9740-bf8c63fc5048","name":"delete","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:8000/api/v1/item/delete/678eaaef6055824db9082c41"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"25"},{"key":"ETag","value":"W/\"19-iOKRMy42gdCjwY/KS3A9WpPwwWs\""},{"key":"Date","value":"Mon, 20 Jan 2025 20:00:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"Item deleted successfully"}],"_postman_id":"c289c779-dba2-4919-8ed3-457b9aefc35c"}],"id":"a9015e9c-abc0-4cda-9ef0-a2ee5cec618e","_postman_id":"a9015e9c-abc0-4cda-9ef0-a2ee5cec618e","description":""}]}