{"info":{"_postman_id":"94f5cd53-aeef-4f2f-a130-89d37dc5a0ad","name":"docAPI","description":"<html><head></head><body><p>api pour apprendre a faire la doc</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17723243","collectionId":"94f5cd53-aeef-4f2f-a130-89d37dc5a0ad","publishedId":"UzBqq5mk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-24T15:08:10.000Z"},"item":[{"name":"getName","id":"fe42dba8-554b-458a-9715-de444524a14f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"ATTIKPO","type":"text","disabled":true}]},"url":"localhost:3000/getName","description":"<p>endponit qui permet de recuperer le nom</p>\n","urlObject":{"port":"3000","path":["getName"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0e53c259-3b1f-4c16-b0af-0180af0fcdda","name":"sucess","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"ATTIKPO","type":"text"}]},"url":"localhost:3000/getName"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"18"},{"key":"ETag","value":"W/\"12-hlVtdpvQZP0pFVgIABVnPlLiTDQ\""},{"key":"Date","value":"Fri, 24 Jun 2022 14:44:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"akrabal\"\n}"},{"id":"53547cfd-a85b-4f56-b9b1-54ba281b35ea","name":"error","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"ATTIKPO","type":"text","disabled":true}]},"url":"localhost:3000/getName"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"31"},{"key":"ETag","value":"W/\"1f-hS8fzArlcTXhsyM4qUONyj+dTI8\""},{"key":"Date","value":"Fri, 24 Jun 2022 14:46:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"give the first name\"\n}"}],"_postman_id":"fe42dba8-554b-458a-9715-de444524a14f"},{"name":"getAge","id":"67f6c1b8-8fdf-4b4f-83ee-b279fc34284d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"ATTIKPO","type":"text","disabled":true}]},"url":"localhost:3000/getAge","description":"<p>pareil mais lui c'est l'age</p>\n","urlObject":{"port":"3000","path":["getAge"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"34ea599a-c8c0-47d4-8faa-197e2ec216c4","name":"sucess","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"ATTIKPO","type":"text"}]},"url":{"raw":"localhost:3000/getAge","host":["localhost"],"port":"3000","path":["getAge"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10"},{"key":"ETag","value":"W/\"a-FghQH8bmyfxVF0Y1qQ5AvsNq1Bg\""},{"key":"Date","value":"Fri, 24 Jun 2022 14:46:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"Age\": 22\n}"},{"id":"3e58fe2a-92e9-406c-b85e-929e6bd8269a","name":"error","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"ATTIKPO","type":"text","disabled":true}]},"url":{"raw":"localhost:3000/getAge","host":["localhost"],"port":"3000","path":["getAge"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"31"},{"key":"ETag","value":"W/\"1f-hS8fzArlcTXhsyM4qUONyj+dTI8\""},{"key":"Date","value":"Fri, 24 Jun 2022 14:46:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"give the first name\"\n}"}],"_postman_id":"67f6c1b8-8fdf-4b4f-83ee-b279fc34284d"}]}