summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
blob: a2cbb7fb3f4515b37ae912f39d04c8ff2de7d1bf (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.9", "2.8", "2.7", "2.6", "2.5", "2.4"]
branches = ["2.9.0", "2.8.0", "2.7.0", "2.6.3", "2.5.0", "2.4.0"]
has_source = true
has_guide = true
has_manual = true