servant-elm
Elm wrapper
Automates the generation of Elm functions to query Servant web services
Automatically derive Elm functions to query servant webservices
164 stars
12 watching
48 forks
Language: Haskell
last commit: 10 months ago elmhaskellservantservant-client
Related projects:
Repository | Description | Stars |
---|---|---|
algas/haskell-servant-cookbook | A cookbook providing guidance and examples for building web applications using the Haskell Servant framework | 84 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,826 |
elm-tooling/elm-language-server | A language server implementation for Elm programming language | 419 |
haskell-to-elm/haskell-to-elm | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
elm/package.elm-lang.org | A website providing access to community-created Elm packages and their documentation | 293 |
holmusk/elm-street | Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
eeue56/haskell-to-elm | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
avh4/elm-format | Tool to standardize code formatting in Elm programming language projects | 1,313 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
haskell-webdriver/haskell-webdriver | A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol | 191 |
eldr-io/hastl | A modern web application starter template using Haskell and HTMX with support for persistent databases | 81 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |