Hacker News integration (Social). Imported from open-connector.
https://hacker-news.firebaseio.com/v0/
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/item/{id}.json
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | — |
| string | optional | — |
/item/{itemId}.json
| Param | Type | Required | Description |
|---|---|---|---|
| item_id | integer | required | — |
| max_depth | integer | required | The maximum depth of the nested comment tree. |
| max_children | integer | required | The maximum number of children per node. |
| truncate_text | boolean | required | Whether to truncate long text content. |
| itemId | string | required | Path parameter: itemId |
/
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/search_by_date
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | required | The page number to fetch. |
| size | integer | required | The number of results per page. |
| tags | array | optional | Algolia filter tags. |
/maxitem.json
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The pretty-print flag for Firebase responses. |
/user/{username}.json
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The username to look up. |
| string | optional | — |
/user/{username}.json
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The username to look up. |
| string | optional | — |
/search
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | required | The page number to fetch. |
| size | integer | required | The number of results per page. |
| tags | array | optional | Algolia filter tags. |
| query | string | required | The search query text. |