{"info":{"_postman_id":"24c18ee4-89ad-43d5-affe-4ccc8838bb5e","name":"Treelo API","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>fetch cards and tasks for treelo</p>\n<h1 id=\"overview\">Overview</h1>\n<p>Things that the developers should know about</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>What is the preferred way of using the API?</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>400, 201, 404</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>nope</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"Rate limit","slug":"rate-limit"}],"owner":"4351489","collectionId":"24c18ee4-89ad-43d5-affe-4ccc8838bb5e","publishedId":"RW86NBMB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-07-28T20:53:24.000Z"},"item":[{"name":"http://localhost:5000/api/cards","id":"cd7dadad-c675-4c56-8d56-80c408fc1206","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:5000/api/cards","urlObject":{"protocol":"http","port":"5000","path":["api","cards"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3d548e85-6715-48a5-9a5f-1becb468c7de","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:5000/api/cards"},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"cd7dadad-c675-4c56-8d56-80c408fc1206"},{"name":"http://localhost:5000/api/cards","id":"2ece2ae0-ba4f-4c38-a853-a241a642b553","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/cards?title=titre good complete&description=description good complete&color=fefefe&status=done&row_order=1","urlObject":{"protocol":"http","port":"5000","path":["api","cards"],"host":["localhost"],"query":[{"key":"title","value":"titre good complete"},{"key":"description","value":"description good complete"},{"key":"color","value":"fefefe"},{"key":"status","value":"done"},{"key":"row_order","value":"1"}],"variable":[]}},"response":[],"_postman_id":"2ece2ae0-ba4f-4c38-a853-a241a642b553"},{"name":"http://localhost:5000/api/cards/2","id":"602f6a2d-4546-431d-a480-e2e25f92f5a3","request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"2","type":"text"},{"key":"title","value":"Updated body 2","type":"text"},{"key":"description","value":"Updated description","type":"text"}]},"url":"http://localhost:5000/api/cards/2","urlObject":{"protocol":"http","port":"5000","path":["api","cards","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"602f6a2d-4546-431d-a480-e2e25f92f5a3"},{"name":"http://localhost:5000/api/cards/8","id":"826e3604-44e5-41be-b668-978bd50f8e6c","request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/cards/2","urlObject":{"protocol":"http","port":"5000","path":["api","cards","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"826e3604-44e5-41be-b668-978bd50f8e6c"},{"name":"http://localhost:5000/api/cards/2","id":"cfdd9ee3-30ac-45a2-864a-cf74f648589b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:5000/api/cards/2","urlObject":{"protocol":"http","port":"5000","path":["api","cards","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfdd9ee3-30ac-45a2-864a-cf74f648589b"},{"name":"http://127.0.0.1:5000/api/cards/1/tasks","id":"14acc9cc-bddd-4497-86da-15d776ce39ab","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"card_id","value":"2","type":"text"},{"key":"name","value":"todo","type":"text"},{"key":"done","value":"false","type":"text"},{"key":"id","value":"11","type":"text"}]},"url":"http://127.0.0.1:5000/api/cards/1/tasks","urlObject":{"protocol":"http","port":"5000","path":["api","cards","1","tasks"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"14acc9cc-bddd-4497-86da-15d776ce39ab"},{"name":"http://localhost:5000/api/cards/5/tasks/76","id":"5fa22e2f-9e9e-4362-82be-b7c678b175f9","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"9","sessionValue":"delitamakanda","type":"text"}]},"url":"http://localhost:8000/api/fanfics","urlObject":{"protocol":"http","port":"8000","path":["api","fanfics"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fa22e2f-9e9e-4362-82be-b7c678b175f9"},{"name":"http://localhost:5000/api/cards/16/tasks/32","id":"3dac4264-3c57-4bc7-b471-b045e5a462c3","request":{"method":"PUT","header":[{"key":"","value":""}],"body":{"mode":"formdata","formdata":[{"key":"done","value":"true","type":"text"}]},"url":"http://localhost:5000/api/cards/19/tasks/57","urlObject":{"protocol":"http","port":"5000","path":["api","cards","19","tasks","57"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3dac4264-3c57-4bc7-b471-b045e5a462c3"}]}