DSP Blog: API

-->

Latest Posts

Connecting Worlds - APEX and WooCommerce REST Synchronisation

In today's fast-paced digital world, it's essential for businesses to integrate different platforms to achieve efficiency and productivity seamlessly. Two of the most powerful..

Read More

Exporting Custom Interactive Reports via REST

On a recent project, I was tasked with developing a module within an APEX application to receive a JSON file via a REST API. This was so it could be manipulated on screen before..

Read More

Low Code API Creation: Streamlining the API Development Process

Application Programming Interface (API) development has become an increasingly important aspect of modern software development as businesses and organisations seek to create..

Read More

Designing and Testing APIs using Postman: A Technical Guide

In today's rapidly evolving technological landscape, Application Programming Interfaces (APIs) play a crucial role in enabling communication and data exchange between different..

Read More

Creating APIs with ORDS

As technology continues to evolve, the demand for robust and efficient data management systems has never been higher. Oracle ORDS (Oracle REST Data Services) is a powerful tool..

Read More

Introduction to Integrating APEX with Twilio

Twilio is a cloud communications platform whose aim is to drive communications to and from your applications. In this blog, I have an introductory look at Twilio and explore how..

Read More

Creating APIs in Python Flask

Python Flask is a micro web framework for building web applications and Application Programming Interfaces (APIs), which is known for its lightweight and easy-to-use nature. Flask..

Read More

What tools are available to build APIs?

Application Programming Interfaces (APIs) are a powerful tool for connecting different systems, applications, and data sources, and they are widely used in a variety of industries..

Read More

What is an API?

API stands for Application Programming Interface. An API is a set of protocols, routines, and tools for building software and applications. It is a way for different software..

Read More

Azure Form Recognizer

Azure Form Recognizer is a cognitive service that uses machine learning technology to identify and extract text, key/value pairs, selection marks, tables, and structure from..

Read More