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
412 forks
Language: Haskell
last commit: 2 months ago
Linked from 4 awesome lists
hacktoberfesthaskell
Related projects:
Repository | Description | Stars |
---|---|---|
| A cookbook providing guidance and examples for building web applications using the Haskell Servant framework | 84 |
| Automates the generation of Elm functions to query Servant web services | 164 |
| A Haskell web framework for rapid development with features like typesafe routing and CSRF protection. | 679 |
| A client-server web framework that enables browser-side execution of Haskell code with server-side computations and data exchange through websockets. | 68 |
| A modern, production-level starting template for building Haskell web applications with a layered architecture. | 310 |
| A simple Haskell web framework for building lightweight servers with monad-based request handling. | 87 |
| A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. | 48 |
| A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
| A lightweight framework for building web applications in Haskell | 69 |
| A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol | 191 |
| An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 837 |
| A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
| A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
| A set of libraries and tools for building web UI using Haskell | 352 |
| A Haskell web workshop project providing exercises and resources for learning web development with Haskell | 63 |