Update README
parent
8c434b5282
commit
eb26687c84
|
@ -134,6 +134,11 @@ func main() {
|
|||
* [x] GET /api/v1/timelines/public
|
||||
* [x] GET /api/v1/timelines/tag/:hashtag
|
||||
* [x] GET /api/v1/timelines/list/:id
|
||||
* [x] GET /api/v1/streaming/user
|
||||
* [x] GET /api/v1/streaming/public
|
||||
* [x] GET /api/v1/streaming/hashtag?tag=:hashtag
|
||||
* [x] GET /api/v1/streaming/hashtag/local?tag=:hashtag
|
||||
* [x] GET /api/v1/streaming/list?list=:list_id
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in New Issue