Steven Schobert
Steven Schobert
Opening up this issue to consolidate and improve the documentation around managing access tokens. This is by far the biggest barrier to getting started with Instafeed.js, and is unfortunately much...
Feature request to add a way to get the images from a carousel album
Currently, Instafeed.js does not allow users to specific which fields are requested from the API. It hard-codes in the following fields: - caption - id - media_type - media_url -...
Creating this issue to make a public call for guides, demos and examples! I'd like to add a list of links to the documentation to help people getting started with...
When working with models `toJson` and `fromJson` serializers, there is inconsistent behavior when it comes to the typed fields. The model itself gets returned as a standard `Object`, but the...