atymic / twitter

Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x
https://atymic.dev
MIT License
918 stars 291 forks source link

Package API Documentation #237

Open mariopro opened 6 years ago

mariopro commented 6 years ago

Hi, this looks like a great extension but, unless I'm not finding it in the right place, it's hard to know which parameters should be passed to each method, unless we dig into the code and find it. So the question is, is there any place where we can find the minimum required docs? Thanks!

atymic commented 4 years ago

The best place to look is the actual twitter documentation :)

Though we should improve ours (auto generating API docs would be a good idea).

tcgumus commented 4 months ago

i agree this would be very useful. it is a great package by the way.