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

https://github.com/gamell/personal-json-aggregator

Small function to aggregate and cache information from different sources for my personal website
https://github.com/gamell/personal-json-aggregator

Last synced: 3 months ago
JSON representation

Small function to aggregate and cache information from different sources for my personal website

Awesome Lists containing this project

README

        

# personal-json-aggregator
Small function to aggregate and cache information from different sources for my personal website

To get instagram token go here https://rudrastyh.com/tools/access-token

## Instagram API token

I think the token will expire once a month U_U -- Instructions to renew it:

- Go here https://developers.facebook.com/apps/1680101692154218/instagram-basic-display/basic-display/
- Generate token
- Update token and re-upload to Lambda

## Runtime / Local etc

- `bun run build` to build the lambda zip file
- `bun run start` to run the project locally
- `bun run generate-json` to generate the json file locally