As of the v5.0.0 release a number of endpoints have been removed from this project. This project currently supports:
- OAuth2Endpoint
- ImageEndpoint
The official API at https://apidocs.imgur.com supports five endpoints:
- Account
- Comment
- Album
- Gallery
- Image
Album, Comment, Gallery, and Account will be added back in this order in future releases.
They were removed as it had been some time since the project was updated and Imgur's API seems to have drifted a bit.
The rational behind this is I'd rather a new version with limited but working features than an old version with everything only partially working.
As of the v5.0.0 release a number of endpoints have been removed from this project. This project currently supports:
The official API at https://apidocs.imgur.com supports five endpoints:
Album, Comment, Gallery, and Account will be added back in this order in future releases.
They were removed as it had been some time since the project was updated and Imgur's API seems to have drifted a bit.
The rational behind this is I'd rather a new version with limited but working features than an old version with everything only partially working.