Use typespec for generating API docs and json schema

Max Lapshin max.lapshin@REDACTED
Mon Sep 28 12:32:43 CEST 2020


Next step will be trying to add some marshalling-demarshalling code
for  json -> input -> function -> output -> json translation

On Fri, Sep 25, 2020 at 3:47 PM Max Lapshin <max.lapshin@REDACTED> wrote:
>
> Here is what we have done so far:  https://github.com/flussonic/type_mapper
>
> It can validate your input, translate json map (jsx output) to record
> or structured correct map.


More information about the erlang-questions mailing list