ahmdrz / goinsta

Unofficial Instagram API written in Golang
MIT License
895 stars 247 forks source link

Fix Timeline.Get() (#147) #322

Open otono opened 4 years ago

otono commented 4 years ago

Endpoint feed/timeline/ accepts POST request method and responses with "feed_items" array instead of "items".