elm with openAPI workshop
This workshop outlines how to integrate APIs, specified with openAPI 2.0, and Elm. With the help of openAPI-generator, we will learn how to automatically generate types, api calls, and decoders from the back-end for our Elm front-end.
- Step-1: Generating a swagger definition file for the server
- Step-2: Introducing swagger/OpenAPI
- Step-3: Enhancing the server with OpenAPI
- Step-4: Setting up our SDK build-Script
- Step-5: Setting up the client code
- elm 0.19
- NPM
- Docker
We are present in the channel #openapi and #munich on elm slack