An open API service indexing awesome lists of open source software.

https://github.com/mdb/feeder

Use GitHub Actions to fetch my recent media JSON from Instagram and publish the JSON as a GitHub Pages endpoint.
https://github.com/mdb/feeder

Last synced: about 1 year ago
JSON representation

Use GitHub Actions to fetch my recent media JSON from Instagram and publish the JSON as a GitHub Pages endpoint.

Awesome Lists containing this project

README

          

[![generate-feeds](https://github.com/mdb/feeder/actions/workflows/generate-feeds.yaml/badge.svg)](https://github.com/mdb/feeder/actions/workflows/generate-feeds.yaml) [![refresh-ig-access-token](https://github.com/mdb/feeder/actions/workflows/refresh-ig-token.yaml/badge.svg)](https://github.com/mdb/feeder/actions/workflows/refresh-ig-token.yaml)

# feeder

Use [GitHub Actions](https://github.com/mdb/feeder/actions/workflows/generate-feeds.yaml) to collect
data from disparate HTTP APIs; used GitHub pages to serve the data at `https://mdb.github.io/feeder`
JSON endpoints used by `mikeball.info`.

## Endpoints

* [mdb.github.io/feeder/feeds/instagram-media.json](https://mdb.github.io/feeder/feeds/instagram-media.json) -
my recent `instagram.com/clapclapexcitement` media
* [mdb.github.io/feeder/feeds/github-contributions.json](https://mdb.github.io/feeder/feeds/github-contributions.json) -
all public GitHub repositories I've contributed to