Blog

Home 9 Tag: Programming
No connectors? No problem!

No connectors? No problem!

Systems often need to talk to each other. You may need to access or share data, use and share functionality and integrate the two applications. Finding a connector for each individual application can be challenging. Luckily, the solution is easier than you might...

read more
Nielsen’s “Match between system and the real world”

The value of internal APIs

Internal APIs are designed primarily to streamline software development and simplify systems and operational processes. These currently represent the vast majority of use cases. Internal APIs are often overlooked since they are aimed at in-house developers. These...

read more
The different types of APIs

The different types of APIs

An Application Programming Interface can be thought of as the way in which programs communicate with each other, accessing data and functionality despite being separate systems. This kind of integration allows for the easy extension of application functionality such...

read more
APIs vs Web Service

APIs vs Web Service

Is there any difference between a web API and a web service? Or are they one and the same? There are many definitions of Web Services as they are not only defined by different organizations but also has gone through many changing stages. When listening to people talk...

read more
Top tips for faster development

Top tips for faster development

Tips and tricks from a developer’s experience that you can apply to make your own Linx solution cleaner and easier to maintain and understand. The amount of code in a complex application is enormous. Thousands of lines of code, hundreds of methods and classes means...

read more
Working with databases in Linx

Working with databases in Linx

Working with databases in your Linx solutions is easy with the Linx Database plugin. The Database plugin allows you to interact with databases. These interactions include: Execute simple to complex SQL Queries Execute stored procedures (you can also pass parameters)...

read more

All Categories

Sign up to our Newsletter