Systems | Development | Analytics | API | Testing

May 2020

How To Create An SFTP REST API

SFTP, or Secure File Transfer Protocol, is a popular solution for transferring files from one device to another. Its simplicity belies its popularity, with the vast majority of actions involving either sending (uploading) or receiving (downloading) files. Files are typically transferred between a FTP client such as FileZilla and an FTP server, although in many cases programmatic solutions involve transferring files from one server to another.

Building an AngularJS application using the DreamFactory REST API backend

If you’re building an AngularJS application, you’ve landed on the right page. Now that DreamFactory 2.0 is live on Bitnami, our team has been busy building example apps to show how easy it is to use DreamFactory as your REST API backend. I’ve been working on DreamFactory’s AngularJS sample address book app and tutorial. This blog summarizes a few important things to know about getting started with the DreamFactory Angular sample app.

Instantly Create A Salesforce REST API

The Salesforce CRM is crucial to business operations for millions of organizations. Data often needs to be moved between Salesforce and other technologies such as SQL or NoSQL databases. Using DreamFactory's powerful integration platform you can easily create sophisticated workflows for moving data between Salesforce and any number of destinations.

6 Reasons to Use API Management in the Age of Loosely-Coupled App Design

APIs (Application Performance Interfaces) have changed the way we build applications, and they’ve changed how applications communicate with each other. Essentially, APIs give enterprises the agility to rapidly and cost-effectively incorporate new services and updates into their applications and IT infrastructures.

7 API Design Trends

The application program interface (API) of a platform is its toolkit for building software apps; We’re taking a closer look at Seven API design trends. It’s the sandbox that defines the rules for how components will interact with each other. Our own interactions are changing in the 2020s, especially in the post-coronavirus era. APIs for operating system (OS)- or web-based platforms and graphical user interfaces (GUI) are all changing along with us.

Instantly Create A Salesforce REST API

The Salesforce CRM is crucial to business operations for millions of organizations. Data often needs to be moved between Salesforce and other technologies such as SQL or NoSQL databases. Using DreamFactory’s powerful scripting engine you can easily create sophisticated workflows for moving data between Salesforce and any number of destinations.

Dell Boomi: Reviews, Pricing, and Comparison

Is Dell Boomi the best API management tool? Discover Boomi reviews, pricing, and some alternatives to Dell Boomi. In less than a decade, cloud computing has gone from being a tech industry buzzword to a well-established best practice. The cloud is so popular that the vast majority of businesses are now using a “multi-cloud” strategy with two or more cloud providers—94 percent of enterprises, according to a study from McKinsey & Company.

API Proxy vs API Gateway

Although Application Programming Interface (API) proxies and API gateways have somewhat similar high-level goals, the two are significantly different in both functionality and capabilities. APIs and microservices transformed the way businesses built their applications and interact with consumers. However, a setup which exposes multiple IP addresses has inherent weaknesses as this presents multiple targets for bad actors.