{"info":{"_postman_id":"901a14fb-101a-405a-bf5d-02b67dc37fc4","name":"Niyon","description":"<html><head></head><body><p>Niyon API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7809999","collectionId":"901a14fb-101a-405a-bf5d-02b67dc37fc4","publishedId":"SVfWKQPW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-09-05T11:21:29.000Z"},"item":[{"name":"Api Home","id":"349e0756-f037-48b4-a499-d682b17eeaeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"349e0756-f037-48b4-a499-d682b17eeaeb"},{"name":"Find or Create Location","id":"85874b02-25a9-44dd-85d6-6e8b5ad3523d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"cityName\": \"North Caroline\",\r\n\t\"countryName\": \"United States\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api//location/getLocation","description":"<p>Find or Create a Location and Return the id back</p>\n","urlObject":{"protocol":"https","path":["api","","location","getLocation"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"514b4125-1e14-4d27-9633-22fcd3b214f4","name":"Get LocationId","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"cityName\": \"Abuja\",\r\n\t\"countryName\": \"Nigeria\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/location/getLocation"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"23"},{"key":"Etag","value":"W/\"17-qDpzLYSv9StcjiET9Px7G5axJj8\""},{"key":"Date","value":"Thu, 05 Sep 2019 09:13:33 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": 8\n}"}],"_postman_id":"85874b02-25a9-44dd-85d6-6e8b5ad3523d"},{"name":"Sign up","id":"a8f90ca5-a5dd-4ae5-9bba-91c596bf5056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"username\": \"Ike\",\r\n\t\"email\": \"c233@gmail.com\",\r\n\t\"password\": \"password\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/signup","description":"<p>Register endpoint</p>\n","urlObject":{"protocol":"https","path":["api","user","signup"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"8aaf83ba-0826-4290-a28a-8036fe019577","name":"Sign up","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"username\": \"Ike\",\r\n\t\"email\": \"c233@gmail.com\",\r\n\t\"password\": \"password\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/signup"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"335"},{"key":"Etag","value":"W/\"14f-53VtTLUld/beV7Guls5Zxt7fBv8\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:19:12 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": {\n        \"user\": {\n            \"password\": \"$2a$14$h1ahGaaxGTbD2qEI1s5jFe1RPYOwYkaeFEemHgVMHx0hSr2ea8GUu\",\n            \"username\": \"Ike\",\n            \"email\": \"c233@gmail.com\",\n            \"id\": 12\n        },\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg3NTIsImV4cCI6MTU2Nzc2NTE1Mn0.BjdtPiH_O8LK4TXz-GK8libO050vq8h3QdFvXs_h6_A\"\n    }\n}"}],"_postman_id":"a8f90ca5-a5dd-4ae5-9bba-91c596bf5056"},{"name":"Login","id":"cabf4d23-9406-4087-ac49-2126fe2ac3a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"email\": \"c233@gmail.com\",\r\n\t\"password\": \"password\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/login","urlObject":{"protocol":"https","path":["api","user","login"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1166bd14-c863-4101-8208-4f97f0338020","name":"Login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"email\": \"c233@gmail.com\",\r\n\t\"password\": \"password\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/login"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"253"},{"key":"Etag","value":"W/\"fd-uWbapus+KWYhUDcJx408iKcZdTo\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:20:44 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": {\n        \"message\": \"c233@gmail.com successfully logged in.\",\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc\"\n    }\n}"}],"_postman_id":"cabf4d23-9406-4087-ac49-2126fe2ac3a7"},{"name":"GitHub Register/Login","id":"7286076d-a1d3-4f50-9788-910e75437e43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/user//auth/github","urlObject":{"protocol":"https","path":["api","user","","auth","github"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"c20d6592-5105-4b83-87e0-0b12be7575a9","name":"GitHub Register/Login","originalRequest":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/user//auth/github"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 06 Sep 2019 10:19:49 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Server","value":"GitHub.com"},{"key":"Status","value":"200 OK"},{"key":"Vary","value":"X-PJAX"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Set-Cookie","value":"has_recent_activity=1; path=/; expires=Fri, 06 Sep 2019 11:19:49 -0000"},{"key":"Set-Cookie","value":"_octo=GH1.1.817277908.1567765189; domain=.github.com; path=/; expires=Mon, 06 Sep 2021 10:19:49 -0000"},{"key":"Set-Cookie","value":"logged_in=no; domain=.github.com; path=/; expires=Tue, 06 Sep 2039 10:19:49 -0000; secure; HttpOnly"},{"key":"Set-Cookie","value":"_gh_sess=bnVHSmw2SnoyWHI3YTVmSC9TZjcrRnl1K25SeDVoRmxJMGpXMk5KcU42Y1dZZm5nNkZJNWZSNkI5MzdDQmN4TktiU3hheHZkdjdKc29BWE45eEpvWWpaYllvL0dDdnlLQjBGSVFhODJ5UkEyUnUrWEZSUzM4dmYyMlJXem4rNWQwQktrQXpCZmVjVVNuWUZFNG41NGZSVE1PaG1qd2MxM1lqQy8xREdHVG96OWlEZWdqaVkxYitQQkw2WVI0dnQ4ZTQ1eHJoTHpFekRhaDhJQ1hZZ3EvQ241S3JyU3Z1Y2EvSXd6YWVLUWFvelloanhmVW0wS01qdHRqRkIrZlhJUG43bjVqUVFRUE1uM0UrT2pSZWVLTXF0TmxPNUFJSjNpR3pJQnFMVGY3R25IWmkvSHRqMkRRbEh4NlZPcGtmNkl0YmdQWktESi9lSlNqR2ZGNXZBMFNTYVRnUjcwUStWR080TTNQMEl4MXJPS2RMR21Db3hlV0RCUmVMRkFjNDBiYVNRbi9qME13K0k0TExxVGU5QXFjbyszcWhEOU45ektjT0oydnE5Z3FVeWJibnhIbkNpR296T2V3dEMxbm54cHhqdkxoZXNsbjJIMDFiVXZGUzFURkFBMjdTZzlGQXNDb204STFhdnFRbmUvWW83bDB3TWIxOEl0OUVJRkxVSm85NGZzUDc0MlA4bUtCVFpMMERGcHFUUFZvMnlPRnk5bUtadEE5MzFqYXNKWW1WWGx0V25oUGFxMHhpMmZNSkpVOXZYVEJma1o5VXUzTURoanc3ZXBrVk1Vc1ZvQmtRSlMxUTkySkgzWjliaHFHRHhlMVFnQlNNRGZkNzd6aWlWY1J4OUhPdVRoa1JWd1pEd2pVSHZDNVE9PS0tZ2JDdmhMaEdkekhFSkJNLzZHYzBOdz09--892d07880b2af99912edc030338f4731544e6195; path=/; secure; HttpOnly"},{"key":"X-Request-Id","value":"96265813-0298-4b8d-b1b5-52301301b515"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"X-Frame-Options","value":"deny"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"origin-when-cross-origin, strict-origin-when-cross-origin"},{"key":"Expect-CT","value":"max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\""},{"key":"Content-Security-Policy","value":"default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com wss://live.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-GitHub-Request-Id","value":"3BF7:171D3:7600C7:B04EB9:5D7232C5"}],"cookie":[],"responseTime":null,"body":"\n\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n    <head>\n        <meta charset=\"utf-8\">\n        <link rel=\"dns-prefetch\" href=\"https://github.githubassets.com\">\n        <link rel=\"dns-prefetch\" href=\"https://avatars0.githubusercontent.com\">\n        <link rel=\"dns-prefetch\" href=\"https://avatars1.githubusercontent.com\">\n        <link rel=\"dns-prefetch\" href=\"https://avatars2.githubusercontent.com\">\n        <link rel=\"dns-prefetch\" href=\"https://avatars3.githubusercontent.com\">\n        <link rel=\"dns-prefetch\" href=\"https://github-cloud.s3.amazonaws.com\">\n        <link rel=\"dns-prefetch\" href=\"https://user-images.githubusercontent.com/\">\n        <link crossorigin=\"anonymous\" media=\"all\" integrity=\"sha512-aVn2DoCuXdXX9G3sp/Luupl/Ui00/iXrUh7Ke3geLlkigQY8GHBky7kKRSuyeKxGApWDdCQUy+6gTF1ZmYHWkw==\" rel=\"stylesheet\" href=\"https://github.githubassets.com/assets/frameworks-6b8b7859c4b8fbe3ab45f8ab0905a9f8.css\" />\n        <link crossorigin=\"anonymous\" media=\"all\" integrity=\"sha512-Myp6HIV6QpUnPxl7XbmQTeyGZboMMugCA3QK9vka+wV9W6ZE0NoHtZh0nWjowNoOB34X1nAgcEgfhhzhy+5u4g==\" rel=\"stylesheet\" href=\"https://github.githubassets.com/assets/site-b046b27487428b94fc20941868838997.css\" />\n        <link crossorigin=\"anonymous\" media=\"all\" integrity=\"sha512-QhuwqMmfVbf7hBKQiI06Hhr+N3pwbFEoddGW/mB4FL2g0/hxjDyFOZQfa8NF2wymI8UnTVRHFU1zeG0x+wLbQw==\" rel=\"stylesheet\" href=\"https://github.githubassets.com/assets/github-74ca376c8e9adc68a252986ce12b0857.css\" />\n        <meta name=\"viewport\" content=\"width=device-width\">\n        <title>Sign in to GitHub · GitHub</title>\n        <meta name=\"description\" content=\"GitHub is where people build software. More than 40 million people use GitHub to discover, fork, and contribute to over 100 million projects.\">\n        <link rel=\"search\" type=\"application/opensearchdescription+xml\" href=\"/opensearch.xml\" title=\"GitHub\">\n        <link rel=\"fluid-icon\" href=\"https://github.com/fluidicon.png\" title=\"GitHub\">\n        <meta property=\"fb:app_id\" content=\"1401488693436528\">\n        <meta property=\"og:url\" content=\"https://github.com\">\n        <meta property=\"og:site_name\" content=\"GitHub\">\n        <meta property=\"og:title\" content=\"Build software better, together\">\n        <meta property=\"og:description\" content=\"GitHub is where people build software. More than 40 million people use GitHub to discover, fork, and contribute to over 100 million projects.\">\n        <meta property=\"og:image\" content=\"https://github.githubassets.com/images/modules/open_graph/github-logo.png\">\n        <meta property=\"og:image:type\" content=\"image/png\">\n        <meta property=\"og:image:width\" content=\"1200\">\n        <meta property=\"og:image:height\" content=\"1200\">\n        <meta property=\"og:image\" content=\"https://github.githubassets.com/images/modules/open_graph/github-mark.png\">\n        <meta property=\"og:image:type\" content=\"image/png\">\n        <meta property=\"og:image:width\" content=\"1200\">\n        <meta property=\"og:image:height\" content=\"620\">\n        <meta property=\"og:image\" content=\"https://github.githubassets.com/images/modules/open_graph/github-octocat.png\">\n        <meta property=\"og:image:type\" content=\"image/png\">\n        <meta property=\"og:image:width\" content=\"1200\">\n        <meta property=\"og:image:height\" content=\"620\">\n        <meta property=\"twitter:site\" content=\"github\">\n        <meta property=\"twitter:site:id\" content=\"13334762\">\n        <meta property=\"twitter:creator\" content=\"github\">\n        <meta property=\"twitter:creator:id\" content=\"13334762\">\n        <meta property=\"twitter:card\" content=\"summary_large_image\">\n        <meta property=\"twitter:title\" content=\"GitHub\">\n        <meta property=\"twitter:description\" content=\"GitHub is where people build software. More than 40 million people use GitHub to discover, fork, and contribute to over 100 million projects.\">\n        <meta property=\"twitter:image:src\" content=\"https://github.githubassets.com/images/modules/open_graph/github-logo.png\">\n        <meta property=\"twitter:image:width\" content=\"1200\">\n        <meta property=\"twitter:image:height\" content=\"1200\">\n        <link rel=\"assets\" href=\"https://github.githubassets.com/\">\n        <meta name=\"pjax-timeout\" content=\"1000\">\n        <meta name=\"request-id\" content=\"3BF7:171D3:7600C7:B04EB9:5D7232C5\" data-pjax-transient>\n        <meta name=\"selected-link\" value=\"/login\" data-pjax-transient>\n        <meta name=\"google-site-verification\" content=\"KT5gs8h0wvaagLKAVWq8bbeNwnZZK1r1XQysX3xurLU\">\n        <meta name=\"google-site-verification\" content=\"ZzhVyEFwb7w3e0-uOTltm8Jsck2F5StVihD0exw2fsA\">\n        <meta name=\"google-site-verification\" content=\"GXs5KoUUkNCoaAZn7wPN-t01Pywp9M3sEjnt_3_ZWPc\">\n        <meta name=\"octolytics-host\" content=\"collector.githubapp.com\" />\n        <meta name=\"octolytics-app-id\" content=\"github\" />\n        <meta name=\"octolytics-event-url\" content=\"https://collector.githubapp.com/github-external/browser_event\" />\n        <meta name=\"octolytics-dimension-request_id\" content=\"3BF7:171D3:7600C7:B04EB9:5D7232C5\" />\n        <meta name=\"octolytics-dimension-region_edge\" content=\"ams\" />\n        <meta name=\"octolytics-dimension-region_render\" content=\"iad\" />\n        <meta name=\"octolytics-dimension-ga_id\" content=\"\" class=\"js-octo-ga-id\" />\n        <meta name=\"octolytics-dimension-visitor_id\" content=\"3510181888171061957\" />\n        <meta name=\"analytics-location-query-strip\" content=\"true\" data-pjax-transient=\"true\" />\n        <meta name=\"google-analytics\" content=\"UA-3769691-2\">\n        <meta class=\"js-ga-set\" name=\"dimension1\" content=\"Logged Out\">\n        <meta name=\"hostname\" content=\"github.com\">\n        <meta name=\"user-login\" content=\"\">\n        <meta name=\"expected-hostname\" content=\"github.com\">\n        <meta name=\"js-proxy-site-detection-payload\" content=\"MDQ3ZGZkMGUzOGRiZTJmYzA2ODQ4ZTcyY2ZhMGFkNGRiZmM3OGNjODYxMjNkYWJkYWQyNzA4MDI1ZDA1YzhiMnx7InJlbW90ZV9hZGRyZXNzIjoiNDEuMjAzLjczLjE1MSIsInJlcXVlc3RfaWQiOiIzQkY3OjE3MUQzOjc2MDBDNzpCMDRFQjk6NUQ3MjMyQzUiLCJ0aW1lc3RhbXAiOjE1Njc3NjUxODksImhvc3QiOiJnaXRodWIuY29tIn0=\">\n        <meta name=\"enabled-features\" content=\"ACTIONS_V2_ON_MARKETPLACE,MARKETPLACE_FEATURED_BLOG_POSTS,MARKETPLACE_INVOICED_BILLING,MARKETPLACE_SOCIAL_PROOF_CUSTOMERS,MARKETPLACE_TRENDING_SOCIAL_PROOF,MARKETPLACE_RECOMMENDATIONS,MARKETPLACE_PENDING_INSTALLATIONS\">\n        <meta name=\"html-safe-nonce\" content=\"2447e828f3e47e2e8e63dbe523086cf8ae5099e8\">\n        <meta http-equiv=\"x-pjax-version\" content=\"d237c2b71e49a92d4a6366cb711255df\">\n        <link rel=\"canonical\" href=\"https://github.com/login\" data-pjax-transient>\n        <meta name=\"browser-stats-url\" content=\"https://api.github.com/_private/browser/stats\">\n        <meta name=\"browser-errors-url\" content=\"https://api.github.com/_private/browser/errors\">\n        <link rel=\"mask-icon\" href=\"https://github.githubassets.com/pinned-octocat.svg\" color=\"#000000\">\n        <link rel=\"icon\" type=\"image/x-icon\" class=\"js-site-favicon\" href=\"https://github.githubassets.com/favicon.ico\">\n        <meta name=\"theme-color\" content=\"#1e2327\">\n        <link rel=\"manifest\" href=\"/manifest.json\" crossOrigin=\"use-credentials\">\n\n  \n    </head>\n    <body class=\"logged-out env-production page-responsive session-authentication\">\n        <div class=\"position-relative js-header-wrapper \">\n            <a href=\"#start-of-content\" tabindex=\"1\" class=\"px-2 py-4 bg-blue text-white show-on-focus js-skip-to-content\">Skip to content</a>\n            <div id=\"js-pjax-loader-bar\" class=\"pjax-loader-bar\">\n                <div class=\"progress\"></div>\n            </div>\n            <div class=\"header header-logged-out width-full pt-5 pb-4\" role=\"banner\">\n                <div class=\"container clearfix width-full text-center\">\n                    <a class=\"header-logo\" href=\"https://github.com/\" aria-label=\"Homepage\" data-ga-click=\"(Logged out) Header, go to homepage, icon:logo-wordmark\">\n                        <svg height=\"48\" class=\"octicon octicon-mark-github\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"48\" aria-hidden=\"true\">\n                            <path fill-rule=\"evenodd\" d=\"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z\"/>\n                        </svg>\n                    </a>\n                </div>\n            </div>\n        </div>\n        <div id=\"start-of-content\" class=\"show-on-focus\"></div>\n        <div class=\"application-main \" data-commit-hovercards-enabled>\n            <main id=\"js-pjax-container\" data-pjax-container>\n                <div class=\"auth-form px-3\" id=\"login\">\n                    <!-- '\"` -->\n                    <!-- </textarea></xmp> -->\n            </option>\n        </form>\n        <form action=\"/session\" accept-charset=\"UTF-8\" method=\"post\">\n            <input name=\"utf8\" type=\"hidden\" value=\"&#x2713;\" />\n            <input type=\"hidden\" name=\"authenticity_token\" value=\"pqkyY2pprLPV+LiCfbAaMIOwbQoKWxXIGu6cwK+JWj4DDihePh6j2bTf0dtiDtvwWaBtIJum75cyHrWqMCZ3kA==\" />\n            <div id=\"js-flash-container\">\n\n</div>\n            <div class=\"auth-form-body mt-3\">\n                <div class=\"mb-4 pb-3 border-bottom border-gray-light h4 text-normal text-center\">\n                    <div style=\"background-color: #586069\" class=\"CircleBadge CircleBadge--medium mx-auto\">\n                        <img class=\"CircleBadge-icon\" alt=\"Niyon Auth logo\" width=\"50\" height=\"50\" src=\"/identicons/app/oauth_app/1125632\" />\n                    </div>\n                    <p>\n             Sign in to \n                        <strong>GitHub</strong>\n                        <br>\n             to continue to \n                        <strong>Niyon Auth</strong>\n                    </p>\n                </div>\n                <label for=\"login_field\">\n          Username or email address\n        </label>\n                <input type=\"text\" name=\"login\" id=\"login_field\" class=\"form-control input-block\" tabindex=\"1\" autocapitalize=\"off\" autocorrect=\"off\" autofocus=\"autofocus\" />\n                <label for=\"password\">\n          Password \n                    <a class=\"label-link\" href=\"/password_reset\">Forgot password?</a>\n                </label>\n                <input type=\"password\" name=\"password\" id=\"password\" class=\"form-control form-control input-block\" tabindex=\"2\" />\n                <input type=\"hidden\" class=\"js-webauthn-support\" name=\"webauthn-support\" value=\"unknown\">\n                <input type=\"text\" name=\"required_field_890c\" id=\"required_field_890c\" hidden=\"hidden\" class=\"form-control\" />\n                <input type=\"hidden\" name=\"timestamp\" value=\"1567765189515\" class=\"form-control\" />\n                <input type=\"hidden\" name=\"timestamp_secret\" value=\"a8173964c5a4710b50cc2fd1348f65f7c1da5590a2a388587e9e79750ce28424\" class=\"form-control\" />\n                <input type=\"submit\" name=\"commit\" value=\"Sign in\" tabindex=\"3\" class=\"btn btn-primary btn-block\" data-disable-with=\"Signing in…\" />\n            </div>\n        </form>\n        <p class=\"create-account-callout mt-3\">\n        New to GitHub?\n        \n            <a data-hydro-click=\"{&quot;event_type&quot;:&quot;authentication.click&quot;,&quot;payload&quot;:{&quot;location_in_page&quot;:&quot;sign in switch to sign up&quot;,&quot;repository_id&quot;:null,&quot;auth_type&quot;:&quot;SIGN_UP&quot;,&quot;client_id&quot;:null,&quot;originating_request_id&quot;:&quot;3BF7:171D3:7600C7:B04EB9:5D7232C5&quot;,&quot;originating_url&quot;:&quot;https://github.com/login?client_id=36724fdeeda15f746815&amp;return_to=%2Flogin%2Foauth%2Fauthorize%3Fclient_id%3D36724fdeeda15f746815%26redirect_uri%3Dhttp%253A%252F%252Fniyon-dev.herokuapp.com%252Fapi%252Fuser%252Fauth%252Fgithub%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Aemail&quot;,&quot;referrer&quot;:&quot;https://github.com/login/oauth/authorize?response_type=code&amp;redirect_uri=http%3A%2F%2Fniyon-dev.herokuapp.com%2Fapi%2Fuser%2Fauth%2Fgithub%2Fcallback&amp;scope=user%3Aemail&amp;client_id=36724fdeeda15f746815&quot;,&quot;user_id&quot;:null}}\" data-hydro-click-hmac=\"fd8590c64aac2e7761c83ba99deeb0654b177a29c72f420bfacd6bf08d81b220\" data-ga-click=\"Sign in, switch to sign up\" href=\"/join?return_to=%2Flogin%2Foauth%2Fauthorize%3Fclient_id%3D36724fdeeda15f746815%26redirect_uri%3Dhttp%253A%252F%252Fniyon-dev.herokuapp.com%252Fapi%252Fuser%252Fauth%252Fgithub%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Aemail&amp;source=oauth\">Create an account</a>.\n        </p>\n    </div>\n</main>\n</div>\n<div class=\"footer container-lg p-responsive py-6 mt-6 f6\" role=\"contentinfo\">\n    <ul class=\"list-style-none d-flex flex-justify-center\">\n        <li class=\"mr-3\">\n            <a href=\"/site/terms\" data-ga-click=\"Footer, go to terms, text:terms\">Terms</a>\n        </li>\n        <li class=\"mr-3\">\n            <a href=\"/site/privacy\" data-ga-click=\"Footer, go to privacy, text:privacy\">Privacy</a>\n        </li>\n        <li class=\"mr-3\">\n            <a href=\"https://help.github.com/articles/github-security/\" data-ga-click=\"Footer, go to security, text:security\">Security</a>\n        </li>\n        <li>\n            <a class=\"link-gray\" data-ga-click=\"Footer, go to contact, text:contact\" href=\"https://github.com/contact\">Contact GitHub</a>\n        </li>\n    </ul>\n</div>\n<div id=\"ajax-error-message\" class=\"ajax-error-message flash flash-error\">\n    <svg class=\"octicon octicon-alert\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\">\n        <path fill-rule=\"evenodd\" d=\"M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z\"/>\n    </svg>\n    <button type=\"button\" class=\"flash-close js-ajax-error-dismiss\" aria-label=\"Dismiss error\">\n        <svg class=\"octicon octicon-x\" viewBox=\"0 0 12 16\" version=\"1.1\" width=\"12\" height=\"16\" aria-hidden=\"true\">\n            <path fill-rule=\"evenodd\" d=\"M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z\"/>\n        </svg>\n    </button>\n    You can’t perform that action at this time.\n</div>\n<script crossorigin=\"anonymous\" integrity=\"sha512-7DgnKTvrXv8ipUdIi9xz0FXboKiq95B6EB028aPspG4JRZsvvwSbe2mLifBycxKZWNnQLZEwHqGAgw48jgpLLg==\" type=\"application/javascript\" src=\"https://github.githubassets.com/assets/compat-bootstrap-21b609a5.js\"></script>\n<script crossorigin=\"anonymous\" integrity=\"sha512-66yPJ4JAblq1zDn/+3IKWzUuzR0Oin7dKMBwDVuflRlcQHmegTtqoyANZqWlTompijP0bSNSRyk09xnPzusbjw==\" type=\"application/javascript\" src=\"https://github.githubassets.com/assets/frameworks-7cd2951d.js\"></script>\n<script crossorigin=\"anonymous\" async=\"async\" integrity=\"sha512-CDqh3OIJfVsfaqNpzmuSj4NKQ8A/QNp6fWGd/OzIKRzjCRW7J2UhDWslWlqdfvRFWoBmL59UI+9nIqVX68FrCQ==\" type=\"application/javascript\" src=\"https://github.githubassets.com/assets/github-bootstrap-5d33ad3d.js\"></script>\n<div class=\"js-stale-session-flash stale-session-flash flash flash-warn flash-banner\" hidden\n    >\n    <svg class=\"octicon octicon-alert\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\">\n        <path fill-rule=\"evenodd\" d=\"M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z\"/>\n    </svg>\n    <span class=\"signed-in-tab-flash\">You signed in with another tab or window. \n        <a href=\"\">Reload</a> to refresh your session.\n    </span>\n    <span class=\"signed-out-tab-flash\">You signed out in another tab or window. \n        <a href=\"\">Reload</a> to refresh your session.\n    </span>\n</div>\n<template id=\"site-details-dialog\">\n    <details class=\"details-reset details-overlay details-overlay-dark lh-default text-gray-dark hx_rsm\" open>\n        <summary role=\"button\" aria-label=\"Close dialog\"></summary>\n        <details-dialog class=\"Box Box--overlay d-flex flex-column anim-fade-in fast hx_rsm-dialog hx_rsm-modal\">\n            <button class=\"Box-btn-octicon m-0 btn-octicon position-absolute right-0 top-0\" type=\"button\" aria-label=\"Close dialog\" data-close-dialog>\n                <svg class=\"octicon octicon-x\" viewBox=\"0 0 12 16\" version=\"1.1\" width=\"12\" height=\"16\" aria-hidden=\"true\">\n                    <path fill-rule=\"evenodd\" d=\"M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z\"/>\n                </svg>\n            </button>\n            <div class=\"octocat-spinner my-6 js-details-dialog-spinner\"></div>\n        </details-dialog>\n    </details>\n</template>\n<div class=\"Popover js-hovercard-content position-absolute\" style=\"display: none; outline: none;\" tabindex=\"0\">\n    <div class=\"Popover-message Popover-message--bottom-left Popover-message--large Box box-shadow-large\" style=\"width:360px;\">\n  </div>\n</div>\n<div aria-live=\"polite\" class=\"js-global-screen-reader-notice sr-only\"></div>\n</body>\n</html>"}],"_postman_id":"7286076d-a1d3-4f50-9788-910e75437e43"},{"name":"Upload Image","id":"6cf90357-5411-49b6-996d-5fba263eced4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjozOSwidXNlcm5hbWUiOiJkb24iLCJpYXQiOjE1Njc3NjU2NzEsImV4cCI6MTU2ODk3NTI3MX0.9AVO79fwifO8gMUrC1Oj3RgVMQ5Ph4Y_NIYBxwsSZVk","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/C:/Users/Damola/Downloads/Niyon-logo.png"}]},"url":"https://niyon-dev.herokuapp.com/api/user/don/image/upload","urlObject":{"protocol":"https","path":["api","user","don","image","upload"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1c7fc83b-c64c-476c-930f-102c45db9ca6","name":"Upload Image","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjozOSwidXNlcm5hbWUiOiJkb24iLCJpYXQiOjE1Njc3NjU2NzEsImV4cCI6MTU2ODk3NTI3MX0.9AVO79fwifO8gMUrC1Oj3RgVMQ5Ph4Y_NIYBxwsSZVk","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/C:/Users/Damola/Downloads/Niyon-logo.png"}]},"url":"https://niyon-dev.herokuapp.com/api/user/don/image/upload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"515"},{"key":"Etag","value":"W/\"203-L/nDs0cipkm+lvljw5F5FeactA0\""},{"key":"Date","value":"Fri, 06 Sep 2019 10:29:03 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        1,\n        [\n            {\n                \"id\": 39,\n                \"auth_id\": null,\n                \"first_name\": null,\n                \"last_name\": null,\n                \"email\": \"c2353@gmail.com\",\n                \"password\": \"$2a$14$SayG6hv2iT2fRF267Np8XuGGT9NSg7zoJ3XveZ9NaNHBDAL9gXvVC\",\n                \"biography\": null,\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567765743/niyon-app/true.png\",\n                \"public_id\": \"niyon-app/true\",\n                \"username\": \"don\",\n                \"reset_password_token\": null,\n                \"reset_password_expires\": null,\n                \"job_id\": null,\n                \"LocationId\": null,\n                \"createdAt\": \"2019-09-06T10:27:49.524Z\",\n                \"updatedAt\": \"2019-09-06T10:29:03.475Z\"\n            }\n        ]\n    ]\n}"}],"_postman_id":"6cf90357-5411-49b6-996d-5fba263eced4"},{"name":"Reset Password","id":"d2f88196-735e-4f7b-ba2a-f7b3e52a26f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"al@t.com\"\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/resetpassword","urlObject":{"protocol":"https","path":["api","user","resetpassword"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"a32892a3-8276-40d6-a769-e25d571f5aeb","name":"Reset Password","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"al@t.com\"\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/resetpassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"46"},{"key":"Etag","value":"W/\"2e-nJINZoxfLktQy69VbJphh5WoY0M\""},{"key":"Date","value":"Fri, 06 Sep 2019 10:16:55 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": \"Email sent to al@t.com\"\n}"}],"_postman_id":"d2f88196-735e-4f7b-ba2a-f7b3e52a26f6"},{"name":"Get Users","id":"7c0367ac-6a6e-42a0-a047-e978c7cfc137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/user/Ike/users","urlObject":{"protocol":"https","path":["api","user","Ike","users"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"595ee648-97bc-4dae-8c1f-c7358472ab4a","name":"Get Users","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/user/Ike/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"21051"},{"key":"Etag","value":"W/\"523b-Wn7y+Ff9hpQjapesoqCF1nMJOcs\""},{"key":"Date","value":"Fri, 06 Sep 2019 10:08:09 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 1,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 2,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 3,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 4,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 5,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 6,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 7,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 8,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 9,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 10,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 11,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 4,\n            \"first_name\": \"TT\",\n            \"last_name\": \"AA\",\n            \"username\": \"Al\",\n            \"email\": \"al@t.com\",\n            \"biography\": \"ss\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 3,\n                \"city_name\": \"SS\",\n                \"country_name\": \"UU\"\n            },\n            \"Mentee\": {\n                \"id\": 12,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 5,\n            \"first_name\": \"TEst\",\n            \"last_name\": \"SSDD\",\n            \"username\": \"Aladin\",\n            \"email\": \"a@t.com\",\n            \"biography\": \"sd\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 5,\n                \"city_name\": \"SDSD\",\n                \"country_name\": \"SDS\"\n            },\n            \"Mentee\": {\n                \"id\": 13,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 3,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 5,\n            \"first_name\": \"TEst\",\n            \"last_name\": \"SSDD\",\n            \"username\": \"Aladin\",\n            \"email\": \"a@t.com\",\n            \"biography\": \"sd\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 5,\n                \"city_name\": \"SDSD\",\n                \"country_name\": \"SDS\"\n            },\n            \"Mentee\": {\n                \"id\": 13,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 2,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 5,\n            \"first_name\": \"TEst\",\n            \"last_name\": \"SSDD\",\n            \"username\": \"Aladin\",\n            \"email\": \"a@t.com\",\n            \"biography\": \"sd\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 5,\n                \"city_name\": \"SDSD\",\n                \"country_name\": \"SDS\"\n            },\n            \"Mentee\": {\n                \"id\": 14,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 3,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 5,\n            \"first_name\": \"TEst\",\n            \"last_name\": \"SSDD\",\n            \"username\": \"Aladin\",\n            \"email\": \"a@t.com\",\n            \"biography\": \"sd\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 5,\n                \"city_name\": \"SDSD\",\n                \"country_name\": \"SDS\"\n            },\n            \"Mentee\": {\n                \"id\": 14,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 2,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 5,\n            \"first_name\": \"TEst\",\n            \"last_name\": \"SSDD\",\n            \"username\": \"Aladin\",\n            \"email\": \"a@t.com\",\n            \"biography\": \"sd\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 5,\n                \"city_name\": \"SDSD\",\n                \"country_name\": \"SDS\"\n            },\n            \"Mentee\": {\n                \"id\": 15,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 3,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 5,\n            \"first_name\": \"TEst\",\n            \"last_name\": \"SSDD\",\n            \"username\": \"Aladin\",\n            \"email\": \"a@t.com\",\n            \"biography\": \"sd\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 5,\n                \"city_name\": \"SDSD\",\n                \"country_name\": \"SDS\"\n            },\n            \"Mentee\": {\n                \"id\": 15,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 2,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 16,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 8,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 16,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 7,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 16,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 6,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 16,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 5,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 16,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 4,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 17,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 8,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 17,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 7,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 17,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 6,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 17,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 5,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 17,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 4,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 18,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 8,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 18,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 7,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 18,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 6,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 18,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 5,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"first_name\": \"DD\",\n            \"last_name\": \"SS\",\n            \"username\": \"Aladinnn\",\n            \"email\": \"aa@t.com\",\n            \"biography\": \"\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 11,\n                \"city_name\": \"IN\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 18,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 4,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Artificial Intelligence Engineer\"\n            }\n        },\n        {\n            \"id\": 12,\n            \"first_name\": \"Iyke\",\n            \"last_name\": \"Eze\",\n            \"username\": \"Ike\",\n            \"email\": \"c233@gmail.com\",\n            \"biography\": \"Senior Engineer\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 2,\n                \"city_name\": \"Enugu\",\n                \"country_name\": \"Nigeria\"\n            },\n            \"Mentee\": {\n                \"id\": 21,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": {\n                \"id\": 10,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Blockchain developer\"\n            }\n        },\n        {\n            \"id\": 15,\n            \"first_name\": \"Rui\",\n            \"last_name\": \"Hildt\",\n            \"username\": \"test0\",\n            \"email\": \"ruihildt+test0@gmail.com\",\n            \"biography\": \"I was born one day.\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567685713/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 16,\n                \"city_name\": \"Brussels\",\n                \"country_name\": \"Belgium\"\n            },\n            \"Mentee\": {\n                \"id\": 22,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": {\n                \"tech_name\": \"Software Engineer\"\n            }\n        },\n        {\n            \"id\": 18,\n            \"first_name\": \"Rui\",\n            \"last_name\": \"Hildt\",\n            \"username\": \"rui0\",\n            \"email\": \"rui.hildt+0@gmail.com\",\n            \"biography\": \"Hahahahahahahahaha\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567686404/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 16,\n                \"city_name\": \"Brussels\",\n                \"country_name\": \"Belgium\"\n            },\n            \"Mentee\": {\n                \"id\": 23,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": {\n                \"tech_name\": \"Blockchain developer\"\n            }\n        },\n        {\n            \"id\": 21,\n            \"first_name\": \"DD\",\n            \"last_name\": \"FF\",\n            \"username\": \"TT\",\n            \"email\": \"tt@tt.com\",\n            \"biography\": \"ddfdf\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 15,\n                \"city_name\": \"MD\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 24,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": {\n                \"tech_name\": \"UX Designer & UI Developer\"\n            }\n        },\n        {\n            \"id\": 23,\n            \"first_name\": \"Rui\",\n            \"last_name\": \"Hildt\",\n            \"username\": \"rui3\",\n            \"email\": \"ruihildt+3@gmail.com\",\n            \"biography\": \"\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 16,\n                \"city_name\": \"Brussels\",\n                \"country_name\": \"Belgium\"\n            },\n            \"Mentee\": {\n                \"id\": 25,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": {\n                \"tech_name\": \"SQL Developer\"\n            }\n        },\n        {\n            \"id\": 24,\n            \"first_name\": \"SS\",\n            \"last_name\": \"DD\",\n            \"username\": \"Cosm\",\n            \"email\": \"cosm@t.com\",\n            \"biography\": \"rrtt\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567689853/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 9,\n                \"city_name\": \"VA\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": {\n                \"id\": 26,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": {\n                \"tech_name\": \"UX Designer & UI Developer\"\n            }\n        },\n        {\n            \"id\": 26,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"Sid\",\n            \"email\": \"sid@sid.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": {\n                \"id\": 27,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 26,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"Sid\",\n            \"email\": \"sid@sid.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": {\n                \"id\": 28,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 30,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"bobross1\",\n            \"email\": \"bobross1@bobross.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": {\n                \"id\": 29,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 25,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"Sorin223\",\n            \"email\": \"s@s.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 17,\n            \"first_name\": \"TT\",\n            \"last_name\": \"Tt\",\n            \"username\": \"y\",\n            \"email\": \"y@y.com\",\n            \"biography\": \"dfds\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 9,\n                \"city_name\": \"VA\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": {\n                \"id\": 12,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"UX Designer & UI Developer\"\n            }\n        },\n        {\n            \"id\": 33,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"mondu\",\n            \"email\": \"mondu@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 10,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"nexik\",\n            \"email\": \"nexik@it-simple.net\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 32,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"blabla\",\n            \"email\": \"jest@jest.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 28,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"ike\",\n            \"email\": \"kung@ki.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 6,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"abc\",\n            \"email\": \"abc@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 29,\n            \"first_name\": \"Bobross\",\n            \"last_name\": \"Bobrossman\",\n            \"username\": \"bobross\",\n            \"email\": \"bobross@bobross.com\",\n            \"biography\": \"ddwadawda\",\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 36,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"test\",\n            \"email\": \"test@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 35,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"Iup\",\n            \"email\": \"iup@t.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 7,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"vincent\",\n            \"email\": \"g@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 20,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"Alandin\",\n            \"email\": \"aladin@t.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": {\n                \"id\": 14,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 27,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"def\",\n            \"email\": \"xagiwemef@mail-search.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 11,\n            \"first_name\": \"Dfd\",\n            \"last_name\": \"Ss\",\n            \"username\": \"a\",\n            \"email\": \"a@a.com\",\n            \"biography\": \"\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 1,\n                \"city_name\": \"Lagos\",\n                \"country_name\": \"Nigeria\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": {\n                \"tech_name\": \"Blockchain developer\"\n            }\n        },\n        {\n            \"id\": 31,\n            \"first_name\": \"Rui\",\n            \"last_name\": \"Hildt\",\n            \"username\": \"test100\",\n            \"email\": \"ruihildt+test100@gmail.com\",\n            \"biography\": \"\",\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 34,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"try\",\n            \"email\": \"try@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 2,\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"username\": \"john1\",\n            \"email\": \"c001@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 2,\n                \"city_name\": \"Enugu\",\n                \"country_name\": \"Nigeria\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 13,\n            \"first_name\": \"FIrst\",\n            \"last_name\": \"Last\",\n            \"username\": \"Cosmin\",\n            \"email\": \"cosmin@t.com\",\n            \"biography\": \"This is a bio\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 13,\n                \"city_name\": \"Craiova\",\n                \"country_name\": \"Romania\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": {\n                \"id\": 9,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Chief Technology Officer\"\n            }\n        },\n        {\n            \"id\": 19,\n            \"first_name\": \"Rui\",\n            \"last_name\": \"Hildt\",\n            \"username\": \"rui1\",\n            \"email\": \"rui.hildt+1@gmail.com\",\n            \"biography\": \"asasasasasasasas\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567686539/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 7,\n                \"city_name\": \"Paris\",\n                \"country_name\": \"France\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": {\n                \"id\": 13,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Blockchain developer\"\n            }\n        },\n        {\n            \"id\": 37,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"kite\",\n            \"email\": \"kite@bird.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 38,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"kittie\",\n            \"email\": \"kittie@cat.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 16,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"ss2s\",\n            \"email\": \"te@t.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 1,\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"username\": \"john\",\n            \"email\": \"nmereginivincent@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 1,\n                \"city_name\": \"Lagos\",\n                \"country_name\": \"Nigeria\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": {\n                \"id\": 1,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": null\n        },\n        {\n            \"id\": 22,\n            \"first_name\": \"sdsd\",\n            \"last_name\": \"sdsd\",\n            \"username\": \"Test10\",\n            \"email\": \"test10@t.com\",\n            \"biography\": \"rss\",\n            \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567689249/niyon-app/true.png\",\n            \"location\": {\n                \"id\": 19,\n                \"city_name\": \"West Virginia\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": {\n                \"id\": 15,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"UX Designer & UI Developer\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"username\": \"john2\",\n            \"email\": \"c0012@gmail.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 2,\n                \"city_name\": \"Enugu\",\n                \"country_name\": \"Nigeria\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        },\n        {\n            \"id\": 14,\n            \"first_name\": \"FF\",\n            \"last_name\": \"FF\",\n            \"username\": \"Cosminn\",\n            \"email\": \"cosminn@t.com\",\n            \"biography\": \"ddfd\",\n            \"profile_picture\": null,\n            \"location\": {\n                \"id\": 15,\n                \"city_name\": \"MD\",\n                \"country_name\": \"USA\"\n            },\n            \"Mentee\": null,\n            \"Mentor\": {\n                \"id\": 11,\n                \"industry\": {\n                    \"industry_name\": \"Technology\"\n                }\n            },\n            \"job\": {\n                \"tech_name\": \"Blockchain developer\"\n            }\n        },\n        {\n            \"id\": 9,\n            \"first_name\": null,\n            \"last_name\": null,\n            \"username\": \"c680027\",\n            \"email\": \"c680027@urhen.com\",\n            \"biography\": null,\n            \"profile_picture\": null,\n            \"location\": null,\n            \"Mentee\": null,\n            \"Mentor\": null,\n            \"job\": null\n        }\n    ]\n}"}],"_postman_id":"7c0367ac-6a6e-42a0-a047-e978c7cfc137"},{"name":"Add Social Media","id":"d50e6aa6-35ba-40b3-833b-bec40c096d80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"facebook\": \"facebook.com/ike\",\n\t\"linkedin\": \"linkedin.com/ike\",\n\t\"twitter\": \"twitter.com/ike\"\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/Ike/socialmedia","urlObject":{"protocol":"https","path":["api","user","Ike","socialmedia"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"c76f066b-b980-4923-a8ab-2c8e91ac18c9","name":"Add Social Media","originalRequest":{"method":"POST","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"facebook\": \"facebook.com/ike\",\n\t\"linkedin\": \"linkedin.com/ike\",\n\t\"twitter\": \"twitter.com/ike\"\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/Ike/socialmedia"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"222"},{"key":"Etag","value":"W/\"de-DXuzQpKqa2ejvu0rnNvB1Xznw5U\""},{"key":"Date","value":"Fri, 06 Sep 2019 10:07:04 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": {\n        \"id\": 70,\n        \"facebook\": \"facebook.com/ike\",\n        \"linkedin\": \"linkedin.com/ike\",\n        \"twitter\": \"twitter.com/ike\",\n        \"user_id\": 12,\n        \"updatedAt\": \"2019-09-06T10:07:04.605Z\",\n        \"createdAt\": \"2019-09-06T10:07:04.605Z\",\n        \"UserId\": 12\n    }\n}"}],"_postman_id":"d50e6aa6-35ba-40b3-833b-bec40c096d80"},{"name":"Get User Profile","id":"66b1e488-3ce8-449f-b755-3e07f36534ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/user/Ike/profile","urlObject":{"protocol":"https","path":["api","user","Ike","profile"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"a419ef22-adcd-4bd9-a5c8-8b4f48c34dbd","name":"Get User Profile","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/user/Ike/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"436"},{"key":"Etag","value":"W/\"1b4-HhKG3yRvh/MmxDI2Pt2mlHxXwnM\""},{"key":"Date","value":"Fri, 06 Sep 2019 10:07:39 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"id\": 12,\n        \"first_name\": \"Iyke\",\n        \"last_name\": \"Eze\",\n        \"username\": \"Ike\",\n        \"email\": \"c233@gmail.com\",\n        \"biography\": \"Senior Engineer\",\n        \"profile_picture\": null,\n        \"location\": {\n            \"id\": 2,\n            \"city_name\": \"Enugu\",\n            \"country_name\": \"Nigeria\"\n        },\n        \"Mentee\": {\n            \"id\": 21,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            }\n        },\n        \"Mentor\": {\n            \"id\": 10,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            }\n        },\n        \"job\": {\n            \"tech_name\": \"Blockchain developer\",\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            }\n        }\n    }\n}"}],"_postman_id":"66b1e488-3ce8-449f-b755-3e07f36534ed"},{"name":"Get User By Username","id":"ca2fb020-194f-4b84-b47f-415723384e68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[{"id":"3a4bdcbf-e8b1-4b81-ab4d-5883fe531a03","name":"Get User By Username","originalRequest":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/user/ike"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"Etag","value":"W/\"c8-9LFLseesf3cr5PrMBhT+RhAGkAM\""},{"key":"Date","value":"Fri, 06 Sep 2019 20:53:19 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"id\": 28,\n        \"first_name\": null,\n        \"last_name\": null,\n        \"username\": \"ike\",\n        \"email\": \"kung@ki.com\",\n        \"biography\": null,\n        \"profile_picture\": null,\n        \"location\": null,\n        \"Mentee\": null,\n        \"Mentor\": null,\n        \"job\": null\n    }\n}"}],"_postman_id":"ca2fb020-194f-4b84-b47f-415723384e68"},{"name":"Update User Profile","id":"ac65f573-f44c-43ce-b7ef-6970c1665f03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"firstName\": \"Iyke\",\r\n\t\"lastName\": \"Eze\",\r\n\t\"bio\": \"Senior Engineer\",\r\n\t\"locationId\": 2, \r\n\t\"jobId\": 2\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/Ike/profile","urlObject":{"protocol":"https","path":["api","user","Ike","profile"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"6174f42e-da98-4dfe-a425-8e22ce031fb0","name":"Update User Profile","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"firstName\": \"Iyke\",\r\n\t\"lastName\": \"Eze\",\r\n\t\"bio\": \"Senior Engineer\",\r\n\t\"locationId\": 2, \r\n\t\"jobId\": 2\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/Ike/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"438"},{"key":"Etag","value":"W/\"1b6-L4cD8jUaUeJzAl4dEpkm2n2zCM0\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:28:42 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        1,\n        [\n            {\n                \"id\": 12,\n                \"auth_id\": null,\n                \"first_name\": \"Iyke\",\n                \"last_name\": \"Eze\",\n                \"email\": \"c233@gmail.com\",\n                \"password\": \"$2a$14$h1ahGaaxGTbD2qEI1s5jFe1RPYOwYkaeFEemHgVMHx0hSr2ea8GUu\",\n                \"biography\": \"Senior Engineer\",\n                \"profile_picture\": null,\n                \"public_id\": null,\n                \"username\": \"Ike\",\n                \"reset_password_token\": null,\n                \"reset_password_expires\": null,\n                \"job_id\": 2,\n                \"LocationId\": 2,\n                \"createdAt\": \"2019-09-05T10:19:09.912Z\",\n                \"updatedAt\": \"2019-09-05T10:28:42.822Z\"\n            }\n        ]\n    ]\n}"}],"_postman_id":"ac65f573-f44c-43ce-b7ef-6970c1665f03"},{"name":"Get Jobs","id":"715c835a-14ae-4a25-8a02-427c8a30b649","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/jobs/all","urlObject":{"protocol":"https","path":["api","jobs","all"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"2cdd06eb-3622-457a-837e-5a7994358396","name":"Get Jobs","originalRequest":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/jobs/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"846"},{"key":"Etag","value":"W/\"34e-V3VpxQzKT1mhJQhcU8E9++r4flY\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:29:48 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"tech_name\": \"IT Professional\"\n        },\n        {\n            \"id\": 2,\n            \"tech_name\": \"Blockchain developer\"\n        },\n        {\n            \"id\": 3,\n            \"tech_name\": \"Games developer\"\n        },\n        {\n            \"id\": 4,\n            \"tech_name\": \"UX Designer & UI Developer\"\n        },\n        {\n            \"id\": 5,\n            \"tech_name\": \"SQL Developer\"\n        },\n        {\n            \"id\": 6,\n            \"tech_name\": \"Web Developer\"\n        },\n        {\n            \"id\": 7,\n            \"tech_name\": \"Help Desk Support\"\n        },\n        {\n            \"id\": 8,\n            \"tech_name\": \"Software Engineer\"\n        },\n        {\n            \"id\": 9,\n            \"tech_name\": \"Data Entry\"\n        },\n        {\n            \"id\": 10,\n            \"tech_name\": \"DevOps Engineer\"\n        },\n        {\n            \"id\": 11,\n            \"tech_name\": \"Network Administrator\"\n        },\n        {\n            \"id\": 12,\n            \"tech_name\": \"Information Security Analyst\"\n        },\n        {\n            \"id\": 13,\n            \"tech_name\": \"Artificial Intelligence Engineer\"\n        },\n        {\n            \"id\": 14,\n            \"tech_name\": \"Cloud Architect\"\n        },\n        {\n            \"id\": 15,\n            \"tech_name\": \"IT Manager\"\n        },\n        {\n            \"id\": 16,\n            \"tech_name\": \"Technical Specialist\"\n        },\n        {\n            \"id\": 17,\n            \"tech_name\": \"Application Developer\"\n        },\n        {\n            \"id\": 18,\n            \"tech_name\": \"Chief Technology Officer\"\n        },\n        {\n            \"id\": 19,\n            \"tech_name\": \"Chief Information Officer\"\n        }\n    ]\n}"}],"_postman_id":"715c835a-14ae-4a25-8a02-427c8a30b649"},{"name":"Get Mentoring types","id":"2f31fa8c-5272-4bc0-930a-ab3947288fec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/types/all","urlObject":{"protocol":"https","path":["api","types","all"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"67f1a764-9d5a-4247-b0da-2172f3b39bd8","name":"Get Mentoring types","originalRequest":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/types/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"197"},{"key":"Etag","value":"W/\"c5-mRDGvHtl9532TiY+RSbARMmrg6M\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:30:28 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"mentor_type_name\": \"Job Preparation\"\n        },\n        {\n            \"id\": 2,\n            \"mentor_type_name\": \"Coding Skills\"\n        },\n        {\n            \"id\": 3,\n            \"mentor_type_name\": \"Productivity\"\n        },\n        {\n            \"id\": 4,\n            \"mentor_type_name\": \"Networking\"\n        }\n    ]\n}"}],"_postman_id":"2f31fa8c-5272-4bc0-930a-ab3947288fec"},{"name":"Make User a Mentor","id":"0d018113-cde3-4e61-bc78-3b14c91d2315","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"locationId\": 2,\r\n\t\"industryId\": 1\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentor/Ike/mentor","urlObject":{"protocol":"https","path":["api","mentor","Ike","mentor"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"15a51678-543c-41db-9c9f-dac4609b21d2","name":"Make User a Mentor","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"locationId\": 2,\r\n\t\"industryId\": 1\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentor/Ike/mentor"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"196"},{"key":"Etag","value":"W/\"c4-VSU454w6REZLvqxcdEnrTdl5LTs\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:32:11 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": {\n        \"id\": 10,\n        \"user_id\": 12,\n        \"location_id\": 2,\n        \"industry_id\": 1,\n        \"updatedAt\": \"2019-09-05T10:32:11.871Z\",\n        \"createdAt\": \"2019-09-05T10:32:11.871Z\",\n        \"IndustryId\": 1,\n        \"LocationId\": 2,\n        \"UserId\": 12\n    }\n}"}],"_postman_id":"0d018113-cde3-4e61-bc78-3b14c91d2315"},{"name":"Make user a Mentee","id":"c429bf72-0f3f-4220-8270-804ca33349cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"locationId\": 1,\r\n\t\"industryId\": 1\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentee/Ike/mentee","urlObject":{"protocol":"https","path":["api","mentee","Ike","mentee"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"7f0b2964-e64b-4ac6-9e29-702c1a35f371","name":"Make user a Mentee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"locationId\": 1,\r\n\t\"industryId\": 1\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentee/Ike/mentee"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"196"},{"key":"Etag","value":"W/\"c4-IgM5dUgu/UP9TwDZhBzC1PVFOjo\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:33:58 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": {\n        \"id\": 21,\n        \"user_id\": 12,\n        \"location_id\": 1,\n        \"industry_id\": 1,\n        \"updatedAt\": \"2019-09-05T10:33:58.281Z\",\n        \"createdAt\": \"2019-09-05T10:33:58.281Z\",\n        \"IndustryId\": 1,\n        \"LocationId\": 1,\n        \"UserId\": 12\n    }\n}"}],"_postman_id":"c429bf72-0f3f-4220-8270-804ca33349cc"},{"name":"Update Password","id":"bc5b668f-491e-4de1-97be-4667c38d6c1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"password\": \"password\",\r\n\t\"newPassword\": \"password1\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/Ike/password","urlObject":{"protocol":"https","path":["api","user","Ike","password"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"eb5415f6-05ad-41aa-9785-3953b0c545bf","name":"Update Password","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"password\": \"password\",\r\n\t\"newPassword\": \"password1\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/Ike/password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"438"},{"key":"Etag","value":"W/\"1b6-vuNr6DzXUUPoSExlGHb4vAUFFfk\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:53:24 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        1,\n        [\n            {\n                \"id\": 12,\n                \"auth_id\": null,\n                \"first_name\": \"Iyke\",\n                \"last_name\": \"Eze\",\n                \"email\": \"c233@gmail.com\",\n                \"password\": \"$2a$14$Tj.njHaMBCvphDDX2xcjHOtfS9qzRjV3NN7OMpX1/p5vFkpPKe4rm\",\n                \"biography\": \"Senior Engineer\",\n                \"profile_picture\": null,\n                \"public_id\": null,\n                \"username\": \"Ike\",\n                \"reset_password_token\": null,\n                \"reset_password_expires\": null,\n                \"job_id\": 2,\n                \"LocationId\": 2,\n                \"createdAt\": \"2019-09-05T10:19:09.912Z\",\n                \"updatedAt\": \"2019-09-05T10:53:24.019Z\"\n            }\n        ]\n    ]\n}"}],"_postman_id":"bc5b668f-491e-4de1-97be-4667c38d6c1c"},{"name":"Check if User is a Mentor","id":"725d6d88-dfc8-40ef-877d-ee80b7c83958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentor/Ike","urlObject":{"protocol":"https","path":["api","mentor","Ike"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"fb6621e2-ad95-4536-9ceb-eb144ec9e912","name":"Check if User is a Mentor","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentor/Ike"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"37"},{"key":"Etag","value":"W/\"25-AVN1fp5XXpaKVUqV6IaQmsztP5A\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:46:21 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"mentor\": true\n    }\n}"}],"_postman_id":"725d6d88-dfc8-40ef-877d-ee80b7c83958"},{"name":"Check if User is a Mentee","id":"be671bdc-9b0e-401e-b764-035c9b09a91f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentee/Ike","urlObject":{"protocol":"https","path":["api","mentee","Ike"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"732b9f55-623b-40e6-9bc0-7e98cf0c2b94","name":"Check if User is a Mentee","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentee/Ike"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"37"},{"key":"Etag","value":"W/\"25-Y8MDMCvM0V847+wZOglazb8CUZA\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:47:58 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"mentee\": true\n    }\n}"}],"_postman_id":"be671bdc-9b0e-401e-b764-035c9b09a91f"},{"name":"Add Mentee Choice","id":"f19a8df1-7635-45cd-8cfe-f8d21c532283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"mentorTypeId\": 3,\r\n\t\"menteeId\": 10\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentee/choice","urlObject":{"protocol":"https","path":["api","mentee","choice"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"1f2675a4-5559-4254-9d54-a04e1b03bdf6","name":"Add Mentee Choice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"mentorTypeId\": 3,\r\n\t\"menteeId\": 10\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentee/choice"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"145"},{"key":"Etag","value":"W/\"91-GSgbt2h8d/7iuERIEJBXtaKUQ6k\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:59:40 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": {\n        \"mentoring_type_id\": 3,\n        \"mentee_id\": 10,\n        \"updatedAt\": \"2019-09-05T10:59:40.292Z\",\n        \"createdAt\": \"2019-09-05T10:59:40.292Z\",\n        \"id\": 1\n    }\n}"}],"_postman_id":"f19a8df1-7635-45cd-8cfe-f8d21c532283"},{"name":"Add Mentor Choice","id":"860e019e-aeec-42c4-89c2-64cf3467a3cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"mentorTypeId\": 3,\r\n\t\"mentorId\": 10\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentor/choice","urlObject":{"protocol":"https","path":["api","mentor","choice"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"9a16c7c1-a232-4aef-9f71-3c1b76e1ddbf","name":"Add Mentor Choice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"mentorTypeId\": 3,\r\n\t\"mentorId\": 10\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/mentor/choice"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"145"},{"key":"Etag","value":"W/\"91-4oXeq3f92OMuEVZ1cZkumDk9AaI\""},{"key":"Date","value":"Thu, 05 Sep 2019 10:57:59 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": {\n        \"mentoring_type_id\": 3,\n        \"mentor_id\": 10,\n        \"updatedAt\": \"2019-09-05T10:57:59.944Z\",\n        \"createdAt\": \"2019-09-05T10:57:59.944Z\",\n        \"id\": 1\n    }\n}"}],"_postman_id":"860e019e-aeec-42c4-89c2-64cf3467a3cc"},{"name":"Get Mentees","id":"3eed4e9a-db88-430c-b877-043a2ed1edde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentee/Ike/mentees","urlObject":{"protocol":"https","path":["api","mentee","Ike","mentees"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"e8de8ac1-6aa1-4e4b-bc48-387c6e1ea5e1","name":"Get Mentees","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentee/Ike/mentees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4728"},{"key":"Etag","value":"W/\"1278-6ayRadhty2UsYBmeoVrLIyRgNf8\""},{"key":"Date","value":"Thu, 05 Sep 2019 11:03:39 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 4,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TT\",\n                \"last_name\": \"AA\",\n                \"biography\": \"ss\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"UU\",\n                    \"city_name\": \"SS\"\n                }\n            }\n        },\n        {\n            \"user_id\": 5,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TEst\",\n                \"last_name\": \"SSDD\",\n                \"biography\": \"sd\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"SDS\",\n                    \"city_name\": \"SDSD\"\n                }\n            }\n        },\n        {\n            \"user_id\": 5,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TEst\",\n                \"last_name\": \"SSDD\",\n                \"biography\": \"sd\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"SDS\",\n                    \"city_name\": \"SDSD\"\n                }\n            }\n        },\n        {\n            \"user_id\": 5,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TEst\",\n                \"last_name\": \"SSDD\",\n                \"biography\": \"sd\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"SDS\",\n                    \"city_name\": \"SDSD\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 12,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"Iyke\",\n                \"last_name\": \"Eze\",\n                \"biography\": \"Senior Engineer\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"Nigeria\",\n                    \"city_name\": \"Enugu\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"3eed4e9a-db88-430c-b877-043a2ed1edde"},{"name":"Get Mentors","id":"4031f14e-49d8-4114-bfa0-0004fad13527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentor/Ike/mentors","urlObject":{"protocol":"https","path":["api","mentor","Ike","mentors"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"11ee0176-30fb-45d9-9833-100f9b93af80","name":"Get Mentors","originalRequest":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxMiwidXNlcm5hbWUiOiJJa2UiLCJpYXQiOjE1Njc2Nzg4NDcsImV4cCI6MTU2Nzc2NTI0N30.EAMUzxk511w1_MtIWe7vsxJ3MqVIlAU7Saj4UxEclwc","type":"text"}],"url":"https://niyon-dev.herokuapp.com/api/mentor/Ike/mentors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3065"},{"key":"Etag","value":"W/\"bf9-m+EHbAZo8Qgl+pvc0EHAiokJNP4\""},{"key":"Date","value":"Thu, 05 Sep 2019 11:05:21 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        {\n            \"user_id\": 1,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"John\",\n                \"last_name\": \"Doe\",\n                \"biography\": null,\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"Nigeria\",\n                    \"city_name\": \"Lagos\"\n                }\n            }\n        },\n        {\n            \"user_id\": 5,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TEst\",\n                \"last_name\": \"SSDD\",\n                \"biography\": \"sd\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"SDS\",\n                    \"city_name\": \"SDSD\"\n                }\n            }\n        },\n        {\n            \"user_id\": 5,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"TEst\",\n                \"last_name\": \"SSDD\",\n                \"biography\": \"sd\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567599140/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"SDS\",\n                    \"city_name\": \"SDSD\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 1,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 11,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 11,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 11,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 8,\n            \"industry_id\": 1,\n            \"location_id\": 11,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"DD\",\n                \"last_name\": \"SS\",\n                \"biography\": \"\",\n                \"profile_picture\": \"https://res.cloudinary.com/niyon/image/upload/v1567607919/niyon-app/true.png\",\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"IN\"\n                }\n            }\n        },\n        {\n            \"user_id\": 13,\n            \"industry_id\": 1,\n            \"location_id\": 13,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"FIrst\",\n                \"last_name\": \"Last\",\n                \"biography\": \"This is a bio\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"Romania\",\n                    \"city_name\": \"Craiova\"\n                }\n            }\n        },\n        {\n            \"user_id\": 12,\n            \"industry_id\": 1,\n            \"location_id\": 2,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"Iyke\",\n                \"last_name\": \"Eze\",\n                \"biography\": \"Senior Engineer\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"Nigeria\",\n                    \"city_name\": \"Enugu\"\n                }\n            }\n        },\n        {\n            \"user_id\": 14,\n            \"industry_id\": 1,\n            \"location_id\": 15,\n            \"industry\": {\n                \"industry_name\": \"Technology\"\n            },\n            \"user\": {\n                \"first_name\": \"FF\",\n                \"last_name\": \"FF\",\n                \"biography\": \"ddfd\",\n                \"profile_picture\": null,\n                \"location\": {\n                    \"country_name\": \"USA\",\n                    \"city_name\": \"MD\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"4031f14e-49d8-4114-bfa0-0004fad13527"},{"name":"Autocomplete","id":"1ac2b432-04aa-4fc6-8a4d-64159500aeb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/autocomplete/Lagos","urlObject":{"protocol":"https","path":["api","autocomplete","Lagos"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"081b3a7e-2a6a-418b-ad90-cfc954fe92e2","name":"Autocomplete","originalRequest":{"method":"GET","header":[],"url":"https://niyon-dev.herokuapp.com/api/autocomplete/Lagos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Etag","value":"W/\"72-IX2CZD/GL6T0X1DzgSUZeFJk0h0\""},{"key":"Date","value":"Fri, 06 Sep 2019 09:55:58 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": [\n        \"Lagos, Portugal\",\n        \"Jalisco, Mexico\",\n        \"Lagos, Nigeria\",\n        \"Lagos de Covadonga, Spain\",\n        \"VA, USA\"\n    ]\n}"}],"_postman_id":"1ac2b432-04aa-4fc6-8a4d-64159500aeb9"},{"name":"Update social Media","id":"a3e0416f-c006-4b55-8e24-ac13c1f5f280","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxLCJ1c2VybmFtZSI6ImpvaG4iLCJpYXQiOjE1Njk0ODQ1NjMsImV4cCI6MTU3MDY5NDE2M30.CkuRnig5QY80_tTpyVFCk8hmZxFbFXF5n9i2qAwqDvc","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"facebook\": \"cristos\",\r\n\t\"linkedin\": \"damolasd\",\r\n\t\"github\": \"damolasd\",\r\n\t\"twitter\": \"cristos\"\r\n}"},"url":"https://niyon-dev.herokuapp.com/api/user/john/socialmedia","urlObject":{"protocol":"https","path":["api","user","john","socialmedia"],"host":["niyon-dev","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"85c37eaf-64e7-4cc6-bdfb-609fb5059013","name":"Update social Media","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWJqZWN0IjoxLCJ1c2VybmFtZSI6ImpvaG4iLCJpYXQiOjE1Njk0ODQ1NjMsImV4cCI6MTU3MDY5NDE2M30.CkuRnig5QY80_tTpyVFCk8hmZxFbFXF5n9i2qAwqDvc","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"facebook\": \"cristos\",\r\n\t\"linkedin\": \"damolasd\",\r\n\t\"github\": \"damolasd\",\r\n\t\"twitter\": \"cristos\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://niyon-dev.herokuapp.com/api/user/john/socialmedia"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"208"},{"key":"Etag","value":"W/\"d0-Ahi0c1uq2qOisoJglheHsj6m+lk\""},{"key":"Date","value":"Thu, 26 Sep 2019 07:56:47 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"data\": [\n        1,\n        [\n            {\n                \"id\": 1,\n                \"facebook\": \"cristos\",\n                \"twitter\": \"cristos\",\n                \"linkedin\": \"damolasd\",\n                \"github\": \"damolasd\",\n                \"UserId\": 1,\n                \"createdAt\": \"2019-09-26T07:50:10.573Z\",\n                \"updatedAt\": \"2019-09-26T07:56:47.509Z\"\n            }\n        ]\n    ]\n}"}],"_postman_id":"a3e0416f-c006-4b55-8e24-ac13c1f5f280"}]}