{"info":{"_postman_id":"2a7c7bbf-1075-46b1-a4ac-0701e9316b7a","name":"Blog API","description":"<html><head></head><body><h1 id=\"welcome-to-the-blog-api\">Welcome to the Blog API</h1>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Welcome to the Blog API","slug":"welcome-to-the-blog-api"}],"owner":"32119544","collectionId":"2a7c7bbf-1075-46b1-a4ac-0701e9316b7a","publishedId":"2sA3QmDEsF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-19T18:20:30.000Z"},"item":[{"name":"Register User","id":"e9567208-6dca-4d74-9136-0b29a7403173","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\" : \"harry\",\r\n    \"password\": \"harry123\",\r\n    \"email\": \"harry@gmail.com\",\r\n    \"first_name\": \"Harry\",\r\n    \"last_name\": \"Potter\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/user/register","urlObject":{"protocol":"http","port":"8000","path":["api","user","register"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9567208-6dca-4d74-9136-0b29a7403173"},{"name":"User Login","id":"c010e1a1-639b-4b49-b24f-8fcf40e7f483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"harry\",\r\n    \"password\": \"harry123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/user/login","urlObject":{"protocol":"http","port":"8000","path":["api","user","login"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c010e1a1-639b-4b49-b24f-8fcf40e7f483"},{"name":"Create Blog","id":"09b607ba-bebe-4a90-ba92-10412fa9f2fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzE1NDExMDE5LCJpYXQiOjE3MTU0MTA3MTksImp0aSI6ImFhMDVjMGEzMzRmODQ1YjFiZWJiYWQxMzg1Mzc4NTJhIiwidXNlcl9pZCI6OX0.cfo9E2RZQnYczntYAKUcHUTw0PTuf6ilJtu4L-nZaBo"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Python for AI and ML","type":"text"},{"key":"content","value":"Artificial Intelligence (AI) and Machine Learning (ML) are the new black of the IT industry. While discussions over safety of its development keep escalating, developers expand abilities and capacity of artificial intellect. Today Artificial Intelligence went far beyond science fiction idea. If you are wondering if is python good for AI you just have to know that AI has become the necessity. Being widely used for processing and analyzing huge volumes of data, AI helps to handle the work that cannot be done manually anymore because of its significantly  increased volumes and intensity.\n\nFor instance, AI is applied in analytics to build predictions that can help people create strong strategies and look for more effective solutions. FinTech applies AI in investment platforms to do market research and predict where to invest funds for bigger profits. The traveling industry uses AI to deliver personalized suggestions or launch chatbots, plus enhance the overall user experience. These examples show that AI and ML are used  process loads of data to offer better user experinece, more personal and accurate one.","type":"text"},{"key":"image","type":"file","src":"/C:/Users/gaura/Downloads/AI-ML.png"}]},"url":"http://127.0.0.1:8000/api/blog/create","urlObject":{"protocol":"http","port":"8000","path":["api","blog","create"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"09b607ba-bebe-4a90-ba92-10412fa9f2fa"},{"name":"View All Blogs By User","id":"aecfa11f-4a0d-4692-ac9b-a683b68fc102","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/blog/9","urlObject":{"protocol":"http","port":"8000","path":["api","blog","9"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"aecfa11f-4a0d-4692-ac9b-a683b68fc102"},{"name":"Search Blogs","id":"bd3b2b10-c45c-4945-aec6-640db48f7f19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/blogs?search=digital world","urlObject":{"protocol":"http","port":"8000","path":["api","blogs"],"host":["127","0","0","1"],"query":[{"key":"search","value":"digital world"}],"variable":[]}},"response":[],"_postman_id":"bd3b2b10-c45c-4945-aec6-640db48f7f19"},{"name":"Update Blog","id":"8d993fb5-644a-48dc-950a-d5abc9506f08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzE1MzIyMzMxLCJpYXQiOjE3MTUzMjIwMzEsImp0aSI6ImFkNDM5MGY0NjZkZDRjYjk4ZmVlZWY3ZmVjMzc2YzFiIiwidXNlcl9pZCI6M30.6S0ZUTRN-MsUYlgQ9-V4nrwbRKJCOIWs5NkOV39vE_E"}],"body":{"mode":"raw","raw":"{\r\n            \"uid\": \"\",\r\n            \"title\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/blog/update","urlObject":{"protocol":"http","port":"8000","path":["api","blog","update"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d993fb5-644a-48dc-950a-d5abc9506f08"},{"name":"VIEW ALL BLOGS","id":"e1b906af-08b0-4163-a580-80f0b86c7ef8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/blogs?search=backend","urlObject":{"protocol":"http","port":"8000","path":["api","blogs"],"host":["127","0","0","1"],"query":[{"key":"search","value":"backend"}],"variable":[]}},"response":[],"_postman_id":"e1b906af-08b0-4163-a580-80f0b86c7ef8"},{"name":"Delete Blog","id":"15de4778-4397-485d-ac59-a260d7b181a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzE1NDExMTY3LCJpYXQiOjE3MTU0MTA4NjcsImp0aSI6IjZiZjgyYWM0ZDBkNzQ2Y2VhMGU5ZWY1NzUzNzgxMDU1IiwidXNlcl9pZCI6OX0.4XlHA7xxaFC49SCMOuX9LCKo843Y__1UodFEucNsL9s"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\": \"f2cf38a6-fd52-4245-9387-2c234603654c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/blog/delete","urlObject":{"protocol":"http","port":"8000","path":["api","blog","delete"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"15de4778-4397-485d-ac59-a260d7b181a6"}]}