Convert Excel Models into API
In this video, we will show you the basics of turning a simple model of Body Mass Index (BMI) calculator in Excel into API.
It requires no code and no programming experience.
After we build an API, we can test it on an OpenAPI webpage (Swagger) which describes the API.
How Excel works in AlchemyJ
In the traditional operation of Excel, users input some parameters in some cells and Excel works out the result based on the formulas defined.
AlchemyJ makes that financial models in Excel work the same way but are on the server. It wraps the server-side Excel by an API, then passes inputs of API to the server-side Excel and passes the result back to API consumers.
What Happened Behind?
The Excel program is not running on the server. AlchemyJ will convert the financial models in Excel into API by generating programs that do exactly what Excel does.
All programs are in Spring Boot framework and well designed and factored.
AlchemyJ with Complex Models
Have you ever encountered complex financial models when developing applications? Hours and hours and hours were spent.
AlchemyJ allows you to model complex calculations in Excel. Then, it will generate the module to work with your application automatically. It can help you save time, money, and resources.
Alchemyj is an essential tool, to build complex financial models for your accounting system.
Working with Complex Calculation
In addition to the native calculation, AlchemyJ also works with external APIs, databases and files.
Then AlchemyJ can turn the financial models into a component. This component can be plugged into your application and work flawlessly together.
Getting Started with AlchemyJ
Here is the kick-start guide to Alchemy. A tool turning financial models in Excel into Enterprise API.
Contact us for a free consulting service to integrate new financial models with you accounting system.