Systems | Development | Analytics | API | Testing

Latest Posts

How DreamFactory Prevents SQL Injection Attacks

A SQL injection attack is an attempt to modify the syntax of a SQL query executed in conjunction with a user-initiated action within a software application. Some examples of user-initiated actions include searching for a product within an e-commerce catalog, adding a comment to a blog post, and creating a new user account. In each of these scenarios, the user uses a form to submit input (e.g.

gRPC vs. REST: Key Similarities and Differences

If you’re at all familiar with APIs, you know that REST APIs are the main API used, particularly when it comes to microservices and their applications. gRPC is a high-performance, binary, and strongly-typed protocol using HTTP/2, while REST is a simpler, text-based, and stateless protocol using HTTP with JSON/XML.

APIs and Finance: How Banks Use APIs

Application programming interfaces (APIs) do a lot of behind-the-scenes work that you might never notice. When you look at the weather forecast on your smartphone, you get updated info because of an API. You rely on APIs when you sign into your email account, get driving directions, and book airplane tickets.

REST vs. GraphQL: Which API Design Style Is Right for Your Organization?

The evolution of APIs (application programming interfaces) has been all the hype in recent years. In many ways, they're powering the modern internet as they open doors to organizations and developers around the globe. Data shows that 98% of enterprise leaders believe APIs are essential for survival concerning digital transformation, yet most struggle to develop a comprehensive rollout strategy.

Data Management and the Four Principles of Data Mesh

A relatively new term in the world of data management, data mesh refers to the process of creating a single, unified view of all enterprise data. This process can happen in several ways, giving business users easy access to the data they require for decision-making. Several principles guide data mesh design and implementation. This article will discuss the principles of data mesh and how they can help your business get the most out of its data.

API Generation to ETL: How DreamFactory Handles Full Data Replication

While many API tools are available on the market—such as enterprise service buses (ESBs) like Apigee and MuleSoft, or low-code solutions like Hasura and CData—few offer the level of flexibility that DreamFactory does. A recent project underscored just how dynamic this lightweight, enterprise-ready API generation tool can be. In this article, we'll dive into this unique project and explore how DreamFactory proved to be much more than just an API generator.

What Is API Access?

The ability to seamlessly integrate different software applications is paramount for businesses and developers. This is where API access comes into play. API access refers to the ability of an application or client to interact with and use the functionalities of an API, typically controlled through authentication and authorization mechanisms like API keys or tokens.

What is the Strangler Pattern? A Complete Overview

Modernizing legacy systems is often a daunting task, often filled with risks and uncertainties. The Strangler Pattern offers a proven, incremental approach to replace these outdated systems by gradually building new features around them, eventually phasing out the old system. The Strangler Pattern is a software modernization strategy that incrementally replaces parts of a legacy system with new functionality, allowing both systems to coexist until the legacy system is fully phased out.

Direct Database Access vs. REST APIs: Compare Application Activity

When developers build applications, they need to think about how they will connect their products to data sources. Direct database access vs. REST APIs: which should you pick? Both currently stand out as two of the most popular options. Let’s explore the pros and cons of each so you can determine whether API-led connectivity serves your needs.

Microsoft Excel APIs & DreamFactory

DreamFactory specialises in REST API generation for any number of database types however an underrepresented benefit is the ability to mount and manage any third party API via a HTTP service connector. This gives you the ability to generate documentation and secure an existing API as if it were created natively within DreamFactory.