Warning! The documentation in the master branch is under development.
For more concrete information about leap, please consider choosing a version of leap instead.
Release Notes
What's New
Command
The leap command lets you quickly create new projects. It also watches for changes in your project and recompiles the project when you have made changes.
Web Server
The web module provides a lighting fast web server that is correct and complete.
The route module defines the rules which filter incoming requests from web clients.
Data
The data module makes it easy to store and retrieve data from a sources such as file systems, key-value stores, databases and messaging brokers.
Templating
The view module allows to create html reusable templates.
Changed
Everything! this is the first version. Checkout the getting started page.
Deprecated
Nothing has been marked to be removed just yet. Maybe one day!
Removed
Everything is brand new. So there is nothing to be removed.