axiom
Web framework
A client-server web framework that enables browser-side execution of Haskell code with server-side computations and data exchange through websockets.
Client-side and server-side web framework over Transient and GHCJS (Haskell to JavaScript compiler)
68 stars
9 watching
5 forks
Language: Haskell
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
transient-haskell/transient | Provides an algebraic and monadically composable framework for general-purpose programming with focus on concurrency, parallelism, event handling, transactions, and distributed computing. | 633 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,826 |
agrafix/spock | A Haskell web framework for rapid development of web applications with a focus on typesafe routing and functional programming concepts. | 679 |
alexmingoia/twain | A lightweight framework for building web applications in Haskell | 68 |
chrispenner/firefly | A simple Haskell web framework for building lightweight servers with monad-based request handling. | 87 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
seanhess/hyperbole | A Haskell web framework for creating fully interactive HTML applications with type-safe serverside code | 88 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
alsonkemp/turbinado | An MVC web framework written in Haskell for building dynamic web applications. | 86 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
matschaffer/astley | A Bash-based web framework for creating simple web applications with routing and template rendering capabilities. | 13 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
scotty-web/scotty | A web framework that allows developers to write RESTful applications using a simple and declarative approach. | 1,719 |
tsujigiri/axiom | A micro-framework for building web applications in Erlang. | 268 |
algas/haskell-servant-cookbook | A cookbook providing guidance and examples for building web applications using the Haskell Servant framework | 84 |