[{"data":1,"prerenderedAt":143},["Reactive",2],{"nj23ngyRLi":3,"HH2kh3sgqH":64,"xLPIdnxVEW":72,"OJn1nWitUZ":104,"T3GvFPGoWN":125},{"page":4},{"data":5,"content":23,"media_files":24,"slug":60,"template":61,"childPages":62,"path":63,"folder":60},{"title":6,"intro":7,"media_order":8,"date":9,"publish_date":9,"metadata":10,"author":12,"taxonomy":13,"introimage":18},"What Is RESTful API & Why Should I Care?","Picture this. It’s Monday. You wake up and go about your morning routine. Your coffee machine chugs and whirrs and spits out \"work fuel\". You take a sip. As your mouth burns, you realize it is too hot but still smells marvelous. You scurry out of your house with your flaming-hot coffee. Rushing into the office, you hope to beat everyone in. You get settled into your desk. You are ready to take on the world. You are ready for any kind of challenge.\r\n\r\nAll of a sudden, while tackling your inbox, you see an email. It’s titled “I wish we could”. Intrigued, you open it. And there it hits you. You have a challenge and no idea on how to conquer it.\r\n","Web_Design.jpg,mark-516277_640.jpg,office-594132_1280.jpg","27-12-2016 12:46",{"description":11},"A RESTful API uses HTTP requests to GET, PUT, POST and DELETE data. RESTful web services provide interoperability between computer systems online.","ryanb",{"category":14,"tag":16},[15],"Websites",[17],"Website Development",{"Web_Design.jpg":19},{"name":20,"type":21,"size":22,"path":20},"Web_Design.jpg","image/jpeg",247027,"\u003Cdiv class=\"split bg-gray-100 sm:flex items-stretch\">\n    \u003Cdiv class=\"image__container sm:w-1/2\">\n                    \u003Cimg alt=\"\" src=\"/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/office-594132_1280.jpg\" />\n            \u003C/div>\n    \u003Cdiv class=\"sm:w-1/2 p-16\">\n        \n\u003Cp>\u003C/p>\n\u003Ch3>The challenge goes like this:\u003C/h3>\n\u003Cp>“We sell a great product through “Service X”. We track inquiries for them through our website. We use “Service Y” to manage the customers. Why can’t we have a dashboard where we manage everything? We can add, edit or drop products there. We can track inquiries from our website there. We can pull in our CRM info (Service Y) and associate our clients with products and inquiries. We could keep future follow-up information there.”\u003C/p>\n\n    \u003C/div>\n\u003C/div>\n\n\u003Cp>And from there, the possibilities snowball. Plus, now you have a minor headache. It’s not from drinking that aromatic coffee too fast either\u003C/p>\n\u003Ch3>How do you tackle the problem or making many internet services cooperate with each other?\u003C/h3>\n\u003Cp>Naturally, you want to know if this is even possible. You contact your development team or preferred web agency. They give you great news, yes it’s possible! As long as they have a REST based API, you should be fine.\u003C/p>\n\u003Cp>Now, instead of dominating your Monday, you are just treading water. It all seems like so much. The project in itself appears to be a tortuous labyrinth. Plus, you have this term thrown at you and you have no idea what it means.\u003C/p>\n\u003Cp>In all reality, this is a simple concept that is immensely powerful. There is no need to worry.\u003C/p>\n\u003Ch3>What is RESTful API?\u003C/h3>\n\u003Cp>The 100lb Gorilla in that little phrase is “REST”. What does that mean? \u003Cstrong>It stands for Representational state transfer (REST). Browsers, like Google Chrome, use it. It’s considered the language of the Internet. Now, for that pesky API part; that is the ability for the “back and forth” or transaction.\u003C/strong> To oversimplify it, a REST based API is a doorway to a certain internet application. It provides the ability to grab bits and pieces of information. It’s like making two services talk to each other.\u003C/p>\n\u003Cp>\u003Cstrong>A RESTful API breaks down an internet data transaction in a series of small chunks.\u003C/strong> Each of these chunks underpins a part of the transaction. This modularity supplies website application developers with flexibility. You can make different services talk with each other as long as your developers know how to work with APIs. And, that’s the nugget you were hoping to glean. With a RESTful API, services talk to each other.\u003C/p>\n\u003Cdiv class=\"split bg-gray-100 sm:flex items-stretch\">\n    \u003Cdiv class=\"image__container sm:w-1/2\">\n                    \n\u003Cp>\u003Cimg alt=\"\" src=\"/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/mark-516277_640.jpg\" />\u003C/p>\n\n            \u003C/div>\n    \u003Cdiv class=\"sm:w-1/2 p-16\">\n        \n\n\u003Cp>\u003Cstrong>RESTful APIs can do a few standard functions: GET, PUT, POST and DELETE data.\u003C/strong> This allows you to create, read, update and delete information through the API service. That opens Pandora’s Box with regard to your possibilities.\u003C/p>\n\n    \u003C/div>\n\u003C/div>\n\n\u003Ch3>What can a RESTful API do?\u003C/h3>\n\u003Cp>Come back with me to the example above. Since Service X, your website, and Service Y, all have a REST based API, you can now build your dream dashboard. Like the smart executive you are, you read the documentation. You learn you can create, read, update and delete everything you need. Next up is to draft your plan for the project. It provides you the privileges to:\u003C/p>\n\u003Cul>\n\u003Cli>\n\u003Cp>View a customer, their orders, their inquiries to the website and their CRM data\u003C/p>\n\u003C/li>\n\u003Cli>\n\u003Cp>View product sales based on which state the customer was in\u003C/p>\n\u003C/li>\n\u003Cli>\n\u003Cp>Create a new product on the fly\u003C/p>\n\u003C/li>\n\u003Cli>\n\u003Cp>Message your customers on the fly\u003C/p>\n\u003C/li>\n\u003Cli>\n\u003Cp>Update your website when a product is no longer available\u003C/p>\n\u003C/li>\n\u003C/ul>\n\u003Ch3>How I have used RESTful APIs to dominate SEO audits\u003C/h3>\n\u003Cp>Our agency, \u003Ca href=\"https://happydog.digital/\">Happy Dog\u003C/a>, performs SEO audits for clients. The process was clunky. We pulled in some dynamic information but also had a specialist evaluate the findings. Some of the software we used includes \u003Ca href=\"https://moz.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Moz\u003C/a>, \u003Ca href=\"https://ahrefs.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Ahrefs\u003C/a>, and \u003Ca href=\"https://gtmetrix.com/\" target=\"_blank\" rel=\"noopener noreferrer\">GTMetrix\u003C/a>.\u003C/p>\n\u003Cp>I noticed that we were putting information from a lot of different sources into one spot. And then came RESTful APIs! We were able to create software that yanked all that information into one spot. It shaved off a lot of time for my staff and helped make our audits that much better.\u003C/p>\n\u003Ch3>Here's my view on the use of RESTful based APIs today\u003C/h3>\n\u003Cp>I see a tale of two stories here.\u003C/p>\n\u003Cp>In SaaS (Software as a service), I see RESTful APIs utilized in splendid fashion. Great SaaS companies develop their own RESTful based APIs often times. Granted, it lies behind a paid subscription sometimes. One SaaS company that built their business model around this was Zapier.\u003C/p>\n\u003Cp>The other (sadder) story is the use throughout custom web projects for SMBs. Often, it's said \"that would be way out of budget\" or \"we can't do that\". I think that stems from a more generalized problem. Web development freelancers and small agencies don't have the \"know how\" to complete it. This could be from years of relying on things already done for them. These include templates, CMSes, automated software and pretty much anything packaged and pre-written. Writing a custom application that uses RESTful based APIs takes some coding capability. But, it's not the hardest thing out there to code either.\u003C/p>\n\u003Ch3>Why should we care about RESTful based APIs?\u003C/h3>\n\u003Cp>The answer to that is simple. Knowledge is power. In this case, it translates into unleashing the power of the web.\u003C/p>\n\u003Cp>I'm a product of the 80s. Childhood memories include sitting in front a TV watching Transformers, GI Joe, and He-Man. He-Man was this muscle-bound man named \"Prince Adam\". Prince Adam could transform in He-Man by raising his power sword and saying \"I Have the power!\". Once he did that, he was unstoppable.\u003C/p>\n\u003Cp>With knowledge of RESTful based APIs, you can give your website ideas the power sword it needs. You can transform your website into He-Man. When you can have a website as powerful as He-Man, you can use pieces of information from all kinds of places. That is true power. That's why you should care about RESTful based APIs.\u003C/p>\n\u003Cp>The next time someone asks you “What is RESTful API?” or “Why should I care about APIs?” just mention it turns your website into He-Man. Then point them to this post. :)\u003C/p>",[25,40,50],{"name":20,"image":26,"path":30,"url":39},{"type":27,"thumb":28,"mime":21,"image":29,"filepath":30,"filename":20,"basename":31,"extension":32,"path":33,"modified":34,"thumbnails":35,"size":22,"debug":37,"width":38,"height":38},"image","media/thumb-jpg.png",null,"/home/hdwpcontent/public_html/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/Web_Design.jpg","Web_Design","jpg","/home/hdwpcontent/public_html/user/pages/05.blog/what-is-restful-api-and-why-should-i-care",1610652837,{"default":36,"media":30},"/home/hdwpcontent/public_html/system/images/media/thumb-jpg.png",false,600,"/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/Web_Design.jpg",{"name":41,"image":42,"path":43,"url":49},"mark-516277_640.jpg",{"type":27,"thumb":28,"mime":21,"image":29,"filepath":43,"filename":41,"basename":44,"extension":32,"path":33,"modified":34,"thumbnails":45,"size":46,"debug":37,"width":47,"height":48},"/home/hdwpcontent/public_html/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/mark-516277_640.jpg","mark-516277_640",{"default":36,"media":43},54220,640,451,"/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/mark-516277_640.jpg",{"name":51,"image":52,"path":53,"url":59},"office-594132_1280.jpg",{"type":27,"thumb":28,"mime":21,"image":29,"filepath":53,"filename":51,"basename":54,"extension":32,"path":33,"modified":34,"thumbnails":55,"size":56,"debug":37,"width":57,"height":58},"/home/hdwpcontent/public_html/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/office-594132_1280.jpg","office-594132_1280",{"default":36,"media":53},147517,1280,853,"/user/pages/05.blog/what-is-restful-api-and-why-should-i-care/office-594132_1280.jpg","what-is-restful-api-and-why-should-i-care","default",[],"user/pages/05.blog/what-is-restful-api-and-why-should-i-care",{"name":65,"title":66,"avatar":67,"username":12},"Ryan Boog","CEO",{"user/accounts/avatars/AnsmK3T7OIl9yw8.jpg":68},{"name":69,"type":21,"size":70,"path":71},"AnsmK3T7OIl9yw8.jpg",11714,"user/accounts/avatars/AnsmK3T7OIl9yw8.jpg",{"page":73},{"childPages":74},[75,77,79,81,83,85,87,89,91,93,94,96,98,100,102],{"slug":76},"should-i-be-scared-of-chatgpt",{"slug":78},"flutter-saves-your-mobile-apps-budget",{"slug":80},"chatting-with-steve-fisher-the-human-side-of-data",{"slug":82},"a-conversation-with-andy-miller-when-you-dont-need-a-database",{"slug":84},"the-mix-of-data-software-and-marketing-with-ian-lurie",{"slug":86},"using-gcloud-for-data-success",{"slug":88},"how-ai-can-make-data-work-for-you",{"slug":90},"where-to-discover-the-best-insights-from-todays-data",{"slug":92},"should-you-invest-in-a-progressive-web-app",{"slug":60},{"slug":95},"how-we-came-to-be-happy-dog-web-productions",{"slug":97},"why-custom-website-design-is-awesome",{"slug":99},"how-to-hire-a-digital-agency",{"slug":101},"8-questions-with-shaz-khan",{"slug":103},"how-to-choose-the-right-web-development-company",{"page":105},{"data":106,"slug":95,"title":107,"path":124},{"title":107,"intro":108,"media_order":109,"ctaformheading":110,"ctaformsendbuttontext":111,"date":112,"publish_date":112,"metadata":113,"author":12,"taxonomy":115,"introimage":120},"Why did we choose the name ‘Happy Dog’?","Ever wonder about the story behind our name, Happy Dog? It has a bark-tastic history!🐾 Originally, we were christened \"Happy Dog Web Productions.\"\n\nAfter numerous years as a freelance wanderer, 2009 was my year of commitment. But here's the hitch: what do you name your dream? Seeking something meaningful and forward-looking, I embarked on a brainstorming spree. Pen in hand, I scribbled potential names, aiming to capture the essence of the vision. There were many goofy names, like \"Cyberplex\", \"Brainwaves\", and \"Boog Bytes\". In the end, we had an interesting list of potential names.","rsz_wbl6555_0616_happydogweb_js_41.jpg,alphie_1.jpg","Do you want to work with an agency with a cool name like **Happy Dog?**","Yes! I want to chat with Happy Dog","23-03-2015 12:46",{"description":114},"The meaning behind the name ‘Happy Dog Web Productions’ and how our agency came to be.",{"category":116,"tag":118},[117],"Interviews",[119],"News",{"rsz_wbl6555_0616_happydogweb_js_41.jpg":121},{"name":122,"type":21,"size":123,"path":122},"rsz_wbl6555_0616_happydogweb_js_41.jpg",43495,"user/pages/05.blog/how-we-came-to-be-happy-dog-web-productions",{"page":126},{"data":127,"slug":92,"title":128,"path":142},{"title":128,"intro":129,"media_order":130,"date":131,"publish_date":131,"metadata":132,"author":134,"taxonomy":135,"introimage":138},"Should You Invest In A Progressive Web App?","Mobile-first indexing is here and the need to optimize for mobile is paramount for businesses and advertisers of all sizes. [52.2 percent of all website traffic worldwide was generated from mobile phones](https://www.statista.com/statistics/241462/global-mobile-phone-website-traffic-share/) and mobile accounts for half of all global web pages served. \r\n\r\nIn Asia alone, mobile accounts for 65.1 percent of all web traffic. When people search for something nearby on their smartphone, it just so happens that 28% of them end up making a purchase. And these numbers are only going to rise.","Web_App.jpg,mobile-near-me-searches.jpg","01-07-2018 12:17",{"description":133},"Mobile-first indexing is here and the need to optimize for mobile is paramount for businesses and advertisers of all sizes.","darrend",{"category":136,"tag":137},[15],[17],{"Web_App.jpg":139},{"name":140,"type":21,"size":141,"path":140},"Web_App.jpg",252321,"user/pages/05.blog/should-you-invest-in-a-progressive-web-app",1702925428688]