The sdkgen is a tool that aims on solving client-server communication and data layout sharing between server, web, android and ios using a description language also called sdkgen.
crystal run main.cr -- api.sdkgen -o api.ts -t typescript_nodeserver
- Improve README
- Create and host documentation page
- Make it database neutral
- Move associated tooling related to package publishing to travis