unirakun/k-mille

use a db in the API and export data ton sheet (?)

Opened this issue · 1 comments

Instead of using sheet as a database

For now we can do this:

  • Make a "macro" to parse the JSON -> parse
  • Call it in the sheet: =parse(A1; "client.name")

Advantages:

  • Our API just works with JSON in one column (A)
  • Sheet can retrieve data from theses JSON