Swagger UI

Filmstriben
 3.2.0 
OAS3

Filmstriben REST service.

Image

GET​/files​/{agency}​/{filename}
Fetch and process an image. To convert between formats (jpeg|png|gif|webp), specify the extension in filename.

Content

PUT​/content
Insert new content entry.
POST​/content
Update a content entry.
DELETE​/content
Deletes a content entry.
GET​/content​/fetch
Fetches a specific set of content.
GET​/content​/search-ranked
Searches content by specific phrase and ranks the results.
GET​/content​/search-extended
Searches content using compound and/or rules.

Menu

PUT​/menu
Insert a new menu entry.
POST​/menu
Update a menu entry.
DELETE​/menu
Delete a menu entry.
GET​/menu​/fetch
Fetch menu items.

List

PUT​/list
Create a new list entry.
POST​/list
Update a list entry,
DELETE​/list
Delete a list entry.
GET​/list​/fetch
Fetch list entries.

Taxonomy

GET​/taxonomy​/vocabularies​/{contentType}
Fetch vocabularies for a certain content type.
GET​/taxonomy​/vocabularies
Fetch vocabularies for a certain content type.
GET​/taxonomy​/terms​/{vocabulary}​/{contentType}​/{query}
Fetch terms for a certain vocabulary and content type.
GET​/taxonomy​/terms
Fetch terms for a certain vocabulary and content type.

Configuration

GET​/configuration
Fetch a configuration entry.
PUT​/configuration
Insert a new configuration entry.
POST​/configuration
Update a configuration entry.
DELETE​/configuration
Delete a configuration entry.

Schemas

Content
Menu
Lists