Articles

In this sample, we will implement the server-side of a client-server style messaging app. To do so, you could use your preferred programming language, but for speed, we’ll use Linx, a low-code developer tool for backend APIs, integrations, and automation.

For a quick review of Linx and how it works, see this video.

Scope

We will implement some web methods, which will be useful for creating a messaging client. However, the following items fall outside the scope of this sample:

Source de l’article sur DZONE