PixelCrayonspixelcrayons.hashnode.dev·12 hours agoREST API vs RESTful API: Which One Leads in Web App Development?Are you struggling to choose between REST vs RESTful API for your project? You may be experiencing confusion and frustration trying to determine which API method is best for your project. Choosing the right API can lead to faster app development, co...DiscussREST API vs RESTful API
Yash Rajyash-raj.hashnode.dev·Nov 16, 2023Services in Linux & How to configure your own App as a service?in one line "Services are Linux programs that run in the background" but let's dive into it a little more and find out why it's important, what it does, how can you configure it and what are the commands around it. In General terms, Services in Linux...DiscussLinux
Stephen Potterstevepotter.hashnode.dev·Oct 26, 2023My Ideal Web Service SetupNOTE: this is still a work in progress but I wanted to make it available asap. There isn't any order to these topics, the list isn't complete, and some are missing details. I will continue working on this and remove this warning at some point This p...Discussweb services
Flynn Juantechflywithflynn.hashnode.dev·Sep 28, 2023Key Differences: Microservices vs Web ServicesWith increasing cases where developers are creating apps using API data, organizations want apps to be developed in less time, and end-users expect zero downtime, the requirement for microservices and web services is increasing. A developer who is ju...DiscussMicroservices
Dishank Patilthewriter.hashnode.dev·Aug 28, 2023⚡Fleek Network : Decentralized Edge PlatformFollowing a thorough reading of the white paper, here is what I learned about the Fleek network. What is Fleek's network? Fleek is a decentralized edge network that is designed to facilitate the deployment and use of web services effectively like CDN...Discuss·10 likesWeb3
Scott Spendolinispendolini.blog·Jul 3, 2023APEX on the EdgeOverview This past week at the KScope 23 conference, I presented a session called "APEX on the Edge". This session explored using APEX to integrate with non-ORDS-based web services and the complexities & nuances involved in getting them to work with ...Discuss·2 likes·358 readsweb services
Saravana Sai saravanasai.hashnode.dev·Jun 18, 2023Do you really know REST API?Introduction Hi folks, API stands for Application Programming Interface, which is a number of definitions for building application software. In this article post, we will explore the history of APIs and why they have become such an integral part of m...DiscussAPIs
Swati Kumariswatikumari.hashnode.dev·Jun 2, 2023Building Secure Web APIs with ASP.NET Web APIWhat is an API? An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate and interact with each other. It defines the methods, data formats, and rules that enable developers...Discuss·27 readsAsp.Net Web API
Vikaskumar Pandeysalesforcesherpa.hashnode.dev·May 24, 2023"Building REST APIs in Salesforce: A Beginner's Guide"Salesforce is one of the leading Customer Relationship Management (CRM) platforms available today. Its REST API is a powerful tool that allows developers to integrate Salesforce data into third-party applications. In this article, we will discuss Sal...Discuss·45 readsREST API
Nwokporo Chukwuebukacodedaddy.hashnode.dev·Apr 9, 2023API101: A Beginner's Guide to Application Programming Interfaces (Part Two)Welcome back to API 101: A Beginner's Guide to Application Programming Interfaces. In Part One, we covered the basics of APIs, including what they are, why they're important for businesses, the different types of API architecture, and how to make req...Discuss·12 likes·63 readsAPIsAPIs