R
R
RuJet2011-02-11 08:18:35
Erlang
RuJet, 2011-02-11 08:18:35

Web framework for Erlang

I am learning Erlang.
I wanted to know what web frameworks are available for it.
Experience if possible.
Thank you.

Answer the question

In order to leave comments, you need to log in

10 answer(s)
N
ndsdmfwg, 2013-12-07
@ndsdmfwg

BeepBeep , Chicago Boss , Erlang Web , ErlyWeb , N2O , Nitrogen , Zotonic :
All comparison table of these Erlang solutions!

A
Anton, 2011-02-11
@kosmonaFFFt

nitrogenproject.com/ - I played around with it a little, but abandoned it, because without a normal IDE I can’t write on anything ...

S
Sergey, 2011-03-24
@seriyPS

Here I found a comparison table of Erlang frameworks chicagoboss.org/projects/chicagoboss/wiki/Comparison_of_Erlang_Web_Frameworks

L
Leeb, 2011-02-11
@Leeb

ErlyWeb still, for example. Works on top of yaws, however, there have been no updates for two years.

M
Marat Bektimirov, 2011-02-11
@Bektimirov

Alternatively, the latest issue of Functional Programming Practice has an article comparing Erlang and Node.js.

V
VBart, 2011-02-11
@VBart

In addition to those mentioned, I will also add www.erlang-web.org to the piggy bank

S
sha1dy, 2011-02-11
@sha1dy

RESTful framework for Erlang bitbucket.org/justin/webmachine/wiki/Home - used, works. Truth is, there are no commits for a long time.
Mochiweb as a low level framework github.com/mochi/mochiweb

S
Sergey, 2011-03-06
@seriyPS

I myself worked with MochiWeb - a cool thing, but it's just a web server.
I heard about WebMachine webmachine.basho.com/ (and it is being actively developed - see github.com/basho/webmachine/commits/master ) - this is a REST framework that contains MochiWeb as a web server and allows you to define callbacks for a bunch of events. And in my opinion it is used in Riak - this is such a database in Erlang. Itself did not work with WebMachine.
There is also “ZOGtonik CMS - gas-veg CMS on yglang”)) zotonic.com/ This is a real CMS for erlang, uses PostgreSQL as a database, erlydtl (port of django templates) for templating. Didn't work with her either.

M
Maxim Sokhatsky, 2017-04-30
@5HT

The coolest web framework is N2O 4.5 MQTT https://mqtt.n2o.space
It can even work without a web server!

H
heiheshang, 2019-09-19
@heiheshang

Zotonic CMS zotonic.com
excellent framework and CMS 5 years flight normal

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question