elli

Erlang web server

An Erlang-based web server designed to handle HTTP APIs in a simple and robust manner.

Simple, robust and performant Erlang web server

GitHub

663 stars
54 watching
79 forks
Language: Erlang
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cmullaparthi/ibrowse An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. 516
esl/lhttpc An Erlang implementation of an HTTP client for making requests to web servers 127
inaka/shotgun An Erlang application providing a simple HTTP client with built-in SSE support 167
sockjs/sockjs-erlang An Erlang implementation of the SockJS protocol, providing a WebSocket-like connection for efficient bidirectional communication between clients and servers. 266
mochi/mochiweb A lightweight Erlang library for building HTTP servers 1,871
kivra/restclient An Erlang library for working with RESTful web services 95
benoitc/hackney An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests 1,337
kivra/oauth2_client An Erlang library for simplifying Oauth2-enabled REST service interactions 73
karlseguin/http.zig An HTTP server written in Zig. 593
slogsdon/http An Elixir implementation of the HTTP protocol for building web servers and applications 12
netcomposer/nksip An Erlang-based SIP application server for building scalable and robust server-side SIP applications. 357
andrewlalis/handy-httpd An HTTP server library for D that provides a lightweight and flexible way to create web servers. 32
turtl/api A Lisp-based API server 236
crowdhailer/ace An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 305
keathley/finch An HTTP client optimized for performance and connection pooling 0