Skip to main content

Showwcase Shows

Get Get Shows

gethttps://cache.showwcase.com/projects
Query
FieldTypeDescription
usernamestringFilter by author's username
categorystringFilter by shows's category
draftstringFilter by draft state.
searchstringFilter by search term.
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Categories

gethttps://cache.showwcase.com/projects/categories
Success Response (HTTP/1.1 200 OK)
[
{
"name": "Blog",
"category": "blog"
},
...
]

Some shows deserve special recognition. Showwcase team reads every show and come across such show assigns it a special property featured.

gethttps://cache.showwcase.com/projects/featured
Query
FieldTypeDescription
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)