{"info":{"_postman_id":"f57feceb-5b7a-4fdb-a1d0-a5ccfff0c5f5","name":"wol-api","description":"<html><head></head><body><p>This is an API which interacts with the <a href=\"https://wol.jw.org/en/wol/h/r1/lp-e\">Watchtower Online Library</a> website.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"20386289","collectionId":"f57feceb-5b7a-4fdb-a1d0-a5ccfff0c5f5","publishedId":"2s8YsrzENd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-11-25T19:10:02.000Z"},"item":[{"name":"Bible Verses","item":[{"name":"Get Bible Verse","id":"6d3cb84d-6d6e-49d7-b1c5-5419b26507c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/api/v1/bibleVerses/getVerse/1/1/1","description":"<p>This endpoint lets you get a Bible Verse from the <a href=\"https://wol.jw.org/en/wol/h/r1/lp-e\">Watchtower Online Library</a>.</p>\n","urlObject":{"port":"3000","path":["api","v1","bibleVerses","getVerse","1","1","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d3cb84d-6d6e-49d7-b1c5-5419b26507c4"},{"name":"Get Verses Amount","id":"7ac8ddc5-5c14-4294-a73f-5c8d0fcaaf90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/api/v1/bibleVerses/getVersesAmount/1/1","description":"<p>Gets the amount of verses from a specific chapter.</p>\n","urlObject":{"port":"3000","path":["api","v1","bibleVerses","getVersesAmount","1","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ac8ddc5-5c14-4294-a73f-5c8d0fcaaf90"}],"id":"2e9ac3ab-b009-4c0a-9e3f-a69674c0ad5c","_postman_id":"2e9ac3ab-b009-4c0a-9e3f-a69674c0ad5c","description":""},{"name":"Users","item":[{"name":"create a user","id":"c651b5ab-c377-46ca-a347-775c85e358b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"jonathan\",\r\n    \"lastName\": \"koziel\",\r\n    \"email\": \"osihdfjiwhuiewjndi\",\r\n    \"password\": \"12345678910\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/api/v1/users","urlObject":{"protocol":"http","port":"3000","path":["api","v1","users"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c651b5ab-c377-46ca-a347-775c85e358b3"}],"id":"838e88ca-e9f1-47d4-ac91-f5ac2edca7ab","_postman_id":"838e88ca-e9f1-47d4-ac91-f5ac2edca7ab","description":""}]}