Lenra
lenra
Total Packages
4
Total Downloads
5 678+
Packages
query_parser
1.0.0-beta.27This repository provides a tool that can parse a JSON query into an AST tree and parse this tree into an Ecto query that can be executed within elixir.
lenra_common
2.9.0This project contains all the common functions of the Lenra elixir projects (server/devtools/application-runner/query-parser). In this project we find the controller & views helper as well as the error handling.
lenra_api
0.2.2The Lenra API and server to create a Lernra app using elixir. This contains : - The API to contact the /app endpoints - Helpers to create the JSON UI - Helpers to configure/start the server
lenra_components
0.1.0The Lenra Components API for Elixir. This contains all the components and helper functions to create the JSON view.