Leap Data Context (LDC) Understand the basics of Leap Data Context and learn about how it is leveraged within the Leap Framework.
Leap Data Transformations Customize the structure and content of data at any point in your implementation. Leap Data Transformations support standalone transformation as well as transformation of elements already in LDC.
Pretty URL for Leap Services Leap allows for alternate service URLs on a per-tenant and per-site basis. This can be very helpful when we must obfuscate a URL or change the name for product branding.
HSQLDB vs MySQL as the Leap Database Picking the proper database for your project shouldn't be a hard decision. Learn how to choose which of the two primary DBs you should use.
JMS Request and Reply Routes Leap implements a common request/response queue pattern that all services share. Learn how to implement this pattern for execution routes and more.