Erlang HTTP

Open-source Erlang projects categorized as HTTP

Top 8 Erlang HTTP Projects

  • cowboy

    Small, fast, modern HTTP server for Erlang/OTP.

  • CouchDB

    Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

    Project mention: How to run WebAssembly from your Rust Program | dev.to | 2023-02-13

    Apache CouchDB belongs to the family of NoSQL databases. It is a document store with a strong focus on replication and reliability. One of the most significant differences between CouchDB and a relational database (besides the absence of tables and schemas) is how you query data. Relational databases allow their users to execute arbitrary and dynamic queries via SQL. Each SQL query may look completely different than the previous one. These dynamic aspects are significant for use cases where you work exploratively with your dataset but don't matter as much in a web context. Additionally, defining an index for a specific table is optional. Most developers will define indices to boost performance, but the database does not require it.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • hackney

    simple HTTP client in Erlang

    Project mention: Probuild Ex Part One | dev.to | 2022-09-26

    Once the project is created, open up mix.exs. We will add tesla my goto HTTP client and hackney to use as an adapter. In the deps section add.

  • gun

    HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP. (by ninenines)

  • cowlib

    Support library for manipulating Web protocols.

  • katt

    KATT (Klarna API Testing Tool) is an HTTP-based API testing tool for Erlang.

    Project mention: KATT (Klarna API Testing Tool) Is an HTTP-Based API Testing Tool for Erlang | news.ycombinator.com | 2022-11-25
  • rest

    ☕ REST: RFC-2616 Framework (by synrc)

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • lhttpc

    What used to be here -- this is a backwards-compat user and repo m(

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-02-13.

Erlang HTTP related posts

Index

What are some of the best open-source HTTP projects in Erlang? This list will help you:

Project Stars
1 cowboy 6,892
2 CouchDB 5,641
3 hackney 1,267
4 gun 835
5 cowlib 258
6 katt 116
7 rest 79
8 lhttpc 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com