summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
blob: 5124e27686969ba72bde7f25877fc55c2541ad7c (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.7", "2.6", "2.5", "2.4", "2.3", "2.2"]
branches = ["master", "2.6.3", "2.5.0", "2.4.0", "2.3.0", "2.2.2"]
has_source = true
has_guide = true
has_manual = true