Skip to content

Background

fluentcodes edited this page Nov 13, 2018 · 1 revision

Home

Reasons

I've used templates generating project code from structured Data (Excel) some years ago. The templates already integrate functionality for loading data. A template could be executed without being obliged to write native code preparing the preliminaries.

When working on a project using a javaScript client and a server only providing json responsees, I wished to have more information about the structure of the data and not always reprogram things and to have a more transparent and ligthweight posibility to make server calls.

To combine those two approaches I've started with Elastic Objects.

fluentcodes - elastic objects - mvn repository



                  

Clone this wiki locally