PowerShellModules / PSTwitterAPI

PSTwitterAPI - a PowerShell module for the Twitter API
https://mkellerman.github.io/Introducing_PSTwitterAPI/
3 stars 0 forks source link

Twitter API #2

Open thedavecarroll opened 5 years ago

thedavecarroll commented 5 years ago

This should be a general discussion of the Twitter API including the standard, premium, and enterprise levels. Some API calls are only for the higher levels.

Twitter's Things every developer should know post.

Should the module support all API endpoints or just the ones that will give all users access to the Twitter data they want?

mkellerman commented 5 years ago

I think in the long run, this module could support all the API endpoints, but we shouldn't spend too much time on this until all the other issues have been addresses. this feels like a 'nice to have'. Especially if none of us use the premium/enterprise accounts.