The Easy Projects .NET API is an interface for accessing your EP.NET data using the external applications. It works via HTTP/S and XML.
The API allows you to easily integrate your desktop or web-based applications with Easy Projects .NET without touching the database or using EP.NET Source Code package.
You can use EP.NET API to:
Receive alerts about the upcoming deadlines right to your desktop
Integrate EP.NET with your source control tool
Create a dashboard for your executive team
Integrate with MS Outlook, Quickbooks, Salesforce, etc.
Do many other wonderful things!
Easy Projects .NET API is based on Windows Communication Foundation. You should have Microsoft .NET Framework 3.0 installed on the both client and server sides in order to use Easy Projects .NET API.