API Reference sleeky v0.0.3

Modules

A simple code reloader, that watches for file changes an recompiles your project.

A simple helper macro that sets up a bandit listener plugged to a router.

A entity describes your data.

The Dsl to build schemas by defining entities, their attributes and their relations to other entities

Naive fuzzy search capabilities for entities

A macro that sets up a standard router, including default paths for ui, api and api docs

A schema acts as a container for a set of entities.

Provides with the ability to create compound views.

Provides the support for resolving and transcluding view dependencies in a recursive manner

Provides with basic Html support

Renders a view's internal definition into Html.

This is the frontend module in charge of resolving a tree of views

A Sleeky UI is made of Sleeky views.

Mix Tasks

A Mix task that generates all Ecto migrations for your schema