Creating RESTful APIs for Your Synergy Language Code

Synergex has created an open-source solution called Harmony Core that enables you to expose Synergy logic and/or data via RESTful web services. Built using standard technologies like ASP.NET Core, EF Core, and OData, Harmony Core services can expose specific business logic routines as endpoints in a RESTful web service. Once a function has been exposed as a web service, its functionality can be accessed from applications built with almost any development environment, including applications executing on mobile devices. Other applications simply call the service, allowing your application to retain complete control of its data. In many cases, it is possible to expose existing application functions as services with very little development effort.

For links to additional information, visit Connectivity and Open-Source Tools on the Synergex website.