Last updated 3 years ago
GET https://api.oscwii.org/v2/<host>/packages?category=<category>
GET
https://api.oscwii.org/v2/<host>/packages?category=<category>
This endpoint retrieves all applications / packages from specified host and category.
[ { "category": "demos", "coder": "mjbauer95", ... }, { "category": "demos", "coder": "Owe", ... }, { "category": "demos", "coder": "Owe", ... }, { "category": "demos", "coder": "Owe", ... } ]
category
string
Name of category to get.
host
Host to use (e.g. primary, themes). For info about hosts, scroll down to the Hosts section.