Apache Software Foundation · Example Payload

Apache Software Foundation Project Example

An example Apache Software Foundation project description.

ASFOpen SourceGovernanceProjectsApache

Apache Software Foundation Project Example is an example object payload from Apache Software Foundation, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namecategorypmcdescriptionhomepageprogramming-languagebug-databasedownload-pagemailing-listrepositorylicenseshortdesc

Example Payload

Raw ↑
{
  "name": "Example Apache Project",
  "category": "example-value",
  "pmc": "example-value",
  "description": "An example Apache Software Foundation project description.",
  "homepage": "https://example.apache.org/project",
  "programming-language": "example-value",
  "bug-database": "https://example.apache.org",
  "download-page": "https://example.apache.org",
  "mailing-list": "https://example.apache.org",
  "repository": [
    "https://example.apache.org",
    "https://example.apache.org"
  ],
  "license": "example-value",
  "shortdesc": "example-value"
}