Automatic Encoder/Decoder generation?

This page summarizes the projects mentioned and recommended in the original post on /r/elm

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • elm-json-decode-pipeline

    Use pipelines to build JSON Decoders in Elm.

  • Is https://github.com/NoRedInk/elm-json-decode-pipeline relevant here?

  • intellij-elm

    Elm language support for IntelliJ, WebStorm, PhpStorm and PyCharm (JetBrains)

  • Adding the link here - https://github.com/klazuka/intellij-elm/blob/master/docs/features/generate-function-json.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • If you have an OpenAPI spec for your API, I highly recommend OpenAPI Generator. This will generate all the Elm http request and JSON decoder/encoders for you. It will even wrap values in Maybe if they are nullable.

  • atom-elmjutsu

    A bag of tricks for developing with Elm. (Atom package)

  • The elmjutsu plugin for Atom will generate encoders and decoders too.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Manage on-prem servers from my smartphone

    3 projects | news.ycombinator.com | 27 Mar 2024
  • OpenAPI Generator v7.3.0 has new generators for Rust, Kotlin, Scala and Java

    1 project | news.ycombinator.com | 8 Feb 2024
  • Stop creating HTTP clients manually - Part I

    1 project | dev.to | 5 Feb 2024
  • Building a world-class suite of SDKs is easy with Speakeasy

    4 projects | dev.to | 10 Jan 2024
  • Best way to implement base class for API calls?

    2 projects | /r/csharp | 7 Dec 2023