Introduction to AlchemyJ Workbook
An AlchemyJ Workbook is a Microsoft Excel Macro Enabled Workbook that can be compiled into an API using AlchemyJ. It contains:
Business Logic of the API
Definitions that tell AlchemyJ Compiler how to generate the API
System worksheets for design time and run-time configurations
Components and snippets that help modelers solve common business requirements
AlchemyJ Workbook Structure
The following guides can help you learn how to use these worksheets:
- Business Logic Worksheet
- Java API Package Worksheet
- Java API Class Worksheet
- REST API Endpoint Group Worksheet
- REST API Worksheet
- REST API Login Service Worksheet
- REST API Token Authorization Worksheet
- REST API User Details Service Worksheet
- REST API Endpoint Security Worksheet
- External Resources Worksheet
- Data Dictionary Worksheet
- DB Schema Worksheet
- Data Relationship Schema
- Application Config Worksheet
- System Runtime Worksheet