servant
Web framework
A Haskell-based type-level web development framework
Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!
2k stars
54 watching
413 forks
Language: Haskell
last commit: about 1 month ago
Linked from 4 awesome lists
hacktoberfesthaskell
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-elm | Automates the generation of Elm functions to query Servant web services | 164 |
agrafix/spock | A Haskell web framework for rapid development of web applications with a focus on typesafe routing and functional programming concepts. | 679 |
transient-haskell/axiom | A client-server web framework that enables browser-side execution of Haskell code with server-side computations and data exchange through websockets. | 68 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
chrispenner/firefly | A simple Haskell web framework for building lightweight servers with monad-based request handling. | 87 |
robstewart57/hsparql | A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. | 47 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
alexmingoia/twain | A lightweight framework for building web applications in Haskell | 68 |
haskell-webdriver/haskell-webdriver | A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol | 191 |
yesodweb/wai | An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 834 |
gabrielfalcao/go-horse | A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
serras/lambdaconf-2015-web | A Haskell web workshop project providing exercises and resources for learning web development with Haskell | 63 |