summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
blob: d77c918f65f997c062122f2c5fa085e58483c136 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
title = "Cowboy"
catchphrase = "Small, fast, modern HTTP server."
description = "Cowboy is the ultimate server for the modern Web with support for Websocket, HTTP/2 and REST."
name = "cowboy"
repository = "https://github.com/ninenines/cowboy"
versions = ["2.1", "2.0", "1.0"]
branches = ["master", "2.0.0", "1.0.x"]
has_source = true
has_guide = true
has_manual = true