Everything you need to know about AJAX (aka Asynchronous JavaScript And XML). This article will explain what AJAX is, the AJAX functionality, and its benefits.
August 5, 2021
Everything you wanted to know about Application Programming Interfaces (API's): what they are, how they work, and what common problems they solve.
July 9, 2021
Everything you need to know about API (aka Application Programming Interface) Access. This article will tell you how API Authentication works and much more.
August 6, 2021
Everything you wanted to know about API analytics, including common analytics strategies, how they're used, and common providers and examples.
July 5, 2021
A concise definition of API authentication, including API keys, HMAC, OAuth, and more. Includes practical examples and code samples.
July 25, 2023
Learn what an API call is, using common client request types like GET, PUT, POST, and DELETE. Examples and non-technical explanations included.
All about API credentials: what they are, what's the difference between API credentials and API authentication, HTTP Basic Auth vs OAuth, and more.
July 6, 2021
Everything you need to know about API (aka Application Programming Interface) Deprecation. This article tells you about what is, explains Sunsetting, and more.
Everything you need to know about an API Directory. This article will tell you how to use an API Directory, explain the API Marketplace, and more.
Everything you need to know about API (aka Application Programming Interface) Documentation. This article tells you what it is, why to document APIs, and more.
Everything you need to know about an API Gateway. This article will explain what's in an API Gateway, the advantages, disadvantages, and look at API Management.
Everything you need to know about API (aka Application Programming Interface) Integration. This article tells you what it is, what you can do with it, and more.
Everything you need to know about an API Key. This short article will tell you how to get an API Key, testing your new API Key, and more.
Everything you need to know about API (aka Application Programming Interface) Management. This article will tell you about API Analytics, Security, and more.
July 17, 2023
Learn about the different kinds of API marketplaces, as well as the difference between an API Portal and an API Marketplace.
Everything you need to know about API (aka Application Programming Interface) Pagination. This article what it is, various Pagination Methods, and more.
April 12, 2023
Learn everything you ever wants to know about API Parameters, including what they are, what types of parameters exist, and how to use them.
July 3, 2021
Everything you wanted to about API Requests, including what they are, what they do, and how they relate to common terms like a query parameters.
July 18, 2023
Everything you need to know about API (aka Application Programming Interface) Schema. This article will tell you what API Schema is, different kinds, and more.
Everything you wanted to know about API Security, including the considerations of API Authentication, API Keys, HMAC, OAuth, and more.
Everything you need to know about API (aka Application Programming Interface) Testing. This article will tell you about HTTP Responses, API Tests, and more.
April 11, 2023
Everything you wanted to know about API versioning, including what API contracts are and why they're important, as well as different methods to version APIs.
Everything you need to know about CORS (aka cross-origin resource sharing). This article will tell you about CORS Preflight Special Headers and much more.
August 7, 2021
Learn what CRUD is in software and web development, plus how it works with relational databases, REST API's, SQL, and more.
June 29, 2021
Everything you wanted to know about caching and CDN's: what is a cache is, how and why it's used, what content delivery networks (CDN's) are, and more.
Everything you need to know about what a Client is. This short article will tell you what a REST Client is, why to put it in one place, and more.
Everything you need to know about DOM (aka Document Object Model). This short article will tell you what it is, what it does, DOM data types, and more.
Everything you wanted to know about API Endpoints: what they are and how they are used, what their proper syntax is, and a full example of an endpoint.
July 13, 2021
Everything you need to know about GET. This short article will tell you what GET is, provide examples of GET, explain GET requests, and more.
Everything you need to know about a Git Command. This article will give you an overview of the Git checkout and checkin process commands from the command line.
November 30, 2021
Everything you wanted to know about GraphQL: what it is, what problems it solves, how and where it is used, and how it compares to REST architecture.
Learn what the HTTP Request METHODS are, as well as how and why they are used. Learn about PUT, POST, PATCH, and DELETE, plus HEAD and OPTIONS.
What the heck is idempotency? It's a confusing term, but it's explained here clearly for both technical and non-technical audiences.
Everything you wanted to know about Internal APIs (aka application programming interface). This short article will give you insight into using APIs internally.
Everything you need to know about JSON (aka Javascript Object Notation). This article tells you about JSON format, how to use JSON, basic data types, and more.
Everything you wanted to know about a LAMP Stack (Linux, Apache, MySQL, PHP): why it exists, what it does, and what its trade offs are versus other stacks.
Everything you wanted to know about the MEAN Stack (MongoDB, ExpressJS, AngularJS, and Node.js): what it is, why it's popular, how it's used, and more.
Learn everything you need to know about Microservices. This article will give you examples of Microservices, using API gateways, and more.
Everything you wanted to do know about Open API: what problems it solves, how it works, what you can do with it, and more.
Everything you wanted to know about the PATCH operation as part of the REST Protocol, including examples and comparisons to PUT and POST.
Everything you wanted to know about what a POST request is, how it's used, how it's different than PUT and PATCH, and more.
Everything you need to know about PUT. This short article will tell you what PUT is, give you a PUT API example, explain REST API methods, and more.
Everything you need to know about Path Parameters. This article will give you examples of Path Parameters, explain Query Parameters, and more.
Everything you wanted to know about payloads in the context of software development, including examples from making requests to an API via GET and POST.
Everything you want to know about query parameters: what they are, what you can do with them, and an example of using query parameters in an API.
Everything you need to know about a REST Client. This article explains what a REST Client does, the four types of requests, and the REST Client request format.
Everything you need to know about RESTful (aka Representational State Transfer) APIs. This article will tell you about REST, REST Contracts, and more.
August 8, 2021
Everything you need to know about RapidQL. This short article will tell you about RapidQL Commands like Querying, Logging, HTTP Requests, and more.
Everything you wanted to know about Regular Expressions (RegEx), including what they are, what they're used for, how to use them, and some practical examples.
Everything you need to know about an SDK (aka Software Development Kit). This article will tell you what's in an SDK, what makes a good SDK, and more.
Everything you wanted to know about SOAP API's, including what they are, what their parts are, and how and when they are used today.
Everything you wanted to know about a URI (Universal Resource Identifier): what it is, what its parts and syntax is, and best practices for working with it.
Everything you need to know about a URL (aka Universal Resource Locator). This short article will explain the URL Syntax, URL Base Server, and more.
Webhooks are an important topic in software and web development. Learn what webhooks are, how they work, why they're important, and more.
Everything you wanted to know about XML: what problem it solves, what is actually does, and what the difference is between XML and HTTP and JSON.
July 2, 2021
Everything you want to know about cURL: what it is, what you can do with it, beginner cURL operations, and how to use cURL to explore API's.
Everything you need to know about gRPC (aka Google Remote Procedure Calls). This article tells you what problems gRPC solves, gRPC and microservices, and more.
Try adjusting your search to find what you’re looking for.