tweet-trend
v1.1.0
Published
[](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
Readme
Twitter-Trends
This api collects twitter trends around the world, or you can collect trends country based
API Reference
Get all items
GET /| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| No Parameter | string | Collects worldwide twitter trend |
Get item
GET /trend/${country}| Parameter | Type | Description |
| :-------- | :------- | :-------------------------------- |
| country | string | Collects twitter trends from selected country |
GET /getinfo/${country}/${trend}|Parameter | Type | Description |
|:---------|------|-------------|
|coutry,trend |string|more info about trend|
Installation
Install my-project with npm
npm install tweet-trend
cd tweet-trend