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

https://github.com/alexismaking/connected-list-template


https://github.com/alexismaking/connected-list-template

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Connected List Template

Template for an extension which displays a list of results from an API request. The template is focused on the use of Raycast utilities and the UI is as simple as possible.

The template includes:

- Storage of API key in preferences
- useFetch for API requests

Note: The https://api.sampleapis.com/beers API doesn't require an apiKey, it's included in the header for reference.