-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jake edited this page Mar 2, 2018
·
19 revisions
This guide will take you through Leverage's concepts and provide you with enough information to use the library efficiently. If you find anything confusing and/or missing, please don't hesitate to file an issue.
Leverage was created to allow any developer to create an application by using a common interface. Application configuration should be:
-
Simple
-
As declarative as possible
-
Easy to change later
With these ideas in mind, let's take a look at the structure of Leverage:
NOTE: The above image is a simplification and ignores both Services and Middleware because they can be more complex and will be introduced later.