fugacious
Web app
A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development.
An example Haskell web application
147 stars
11 watching
11 forks
Language: Haskell
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
alexmingoia/twain | A lightweight framework for building web applications in Haskell | 68 |
basvandijk/nixtodo | A Haskell application demonstrating Nix-based build and deployment of a web app | 65 |
dmjio/miso | A Haskell front-end framework for building highly interactive web applications | 2,191 |
jyothsnasrinivas/eta-todo | A simple to-do web application in Haskell using the Spock web framework and Lucid DSL. | 16 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
fumieval/webauthn | A Haskell implementation of the server-side verifier for Web Authentication API | 15 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
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 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
agrafix/spock | A Haskell web framework for rapid development of web applications with a focus on typesafe routing and functional programming concepts. | 679 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
jyrimatti/hseverywhere | An experiment in using Haskell to build cross-platform applications | 57 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 512 |
jyothsnasrinivas/eta-yesod-minimal | An example project demonstrating a Yesod web application built with the Eta Haskell compiler | 5 |