summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
blob: 0c991c5263103f79e86599cafcae1b49840e3ffc (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 = ["1.0", "2.0"]
branches = ["1.0.x", "master"]
has_source = true
has_guide = true
has_manual = true