Difference between revisions of "Web/Existing software"

From HaskellWiki
< Web
Jump to navigation Jump to search
(try haskell is in haskell.org now)
Line 92: Line 92:
 
== Try Haskell! ==
 
== Try Haskell! ==
   
Try Haskell in your browser! Interactive tutorial and evaluation.
+
Try Haskell in your browser: This interactive tutorial and evaluation has now been incorporated directly into the haskell.org homepage.
   
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 16:49, 13 July 2015

Haskell Web Development

Software:
Servers - Libraries - Frameworks
Deploy - Cloud
Interfaces to frameworks
Databases and Persistence
Testing and Verification
Content Management

Community & Research:
Forums and Discussion
Literature (research, talks and blogs)
Existing Haskell web applications
Ongoing projects and ideas

amelie

A pastebin site for Haskell, written with FastCGI and nginx.

License GPL
Author(s) Chris Done
Maintainer(s) chrisdone@gmail.com
Home page http://hpaste.org/
Package & repositories Github

BazQux Reader

RSS feed reader which shows comments to posts.

Web client and part of server runs on Ur/Web. Crawler and most of server-side logic is written in Haskell using http-conduit, hsdns, text, text-icu, regex-tdfa, fast-tagsoup, riak, warp, authenticate and authenticate-oauth.

Author(s) Vladimir Shabanov
Maintainer(s) vshabanoff@gmail.com
Home page http://bazqux.com/

hpaste

A pastebin site for Haskell running on top of HAppS.

License BSD3
Author(s) Eric Mertens
Maintainer(s) emertens@gmail.com
Package & repositories Hackage - Github


Parallel web

Suggests that you travel through a parallel web with translated content. It's based on Simon Marlow's Haskell Web Server.

Home page http://www.parallelnetz.de/
For Haskellers Test the Monad Transformer in a parallel Haskell wiki.
For Germans Search in Saxon dialect or check out the Ehmulator.
Package & repositories SourceForge

Try Haskell!

Try Haskell in your browser: This interactive tutorial and evaluation has now been incorporated directly into the haskell.org homepage.

Author Chris Done <chrisdone@gmail.com>
Maintainer Chris Done <chrisdone@gmail.com>
Home page http://tryhaskell.org/
Package & repositories TryHaskell Github - haskell-json Github

Defunkt

Juicy (404)

A simple web site that shows the relative "juiciness" of reddit, Hacker News, Digg, etc, written with FastCGI and nginx.

License BSD3
Author(s) Chris Done
Maintainer(s) chrisdone@gmail.com
Home page http://chrisdone.com/juicy (404)
Package & repositories Github (404)

Pass.net

Replaces registration, confirmation mails, and multiple passwords with a single login. at your email domain. Runs on HAppS.

Home page http://pass.net/