GET
/api/v1/search
Search drama by keyword (q), or get search terms if no q
Fetch data from Snackshort using this endpoint. All parameters should be passed as specified below.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| q | Query | No | love |
| page | Query | No | 1 |
| limit | Query | No | 20 |
| lang | Query | No | Indonesian |