elm-open-api

0.7.0 • Public • Published

Elm API SDK Generator

Generate an Elm SDK from an OpenAPI Spec (OAS).

Goal

To allow developers to generate an Elm module(s) from an OpenAPI Spec. This is primarily for developers wanting to integrate with a 3rd party service that doesn't provide an Elm SDK for their service. It can also be used within a company where the back end generates an OAS from the written code or an OAS is written and used to generate both the backend and Elm SDKs.

Example Usage

A RealWorld app using a generated SDK to demonstrate how to use it.

Thank you

  • miniBill for your many contributions
  • elm-pages for making it easy to write a CLI app in Elm
  • Elm for an easy to use & maintain language

Readme

Keywords

none

Package Sidebar

Install

npm i elm-open-api

Weekly Downloads

79

Version

0.7.0

License

MIT

Unpacked Size

11.1 MB

Total Files

127

Last publish

Collaborators

  • wolfadex-dev