Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexismaking/connected-list-template
- Owner: AlexIsMaking
- Created: 2024-04-27T11:14:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T15:36:43.000Z (7 months ago)
- Last Synced: 2024-06-13T18:30:07.067Z (7 months ago)
- Language: TypeScript
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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 requestsNote: The https://api.sampleapis.com/beers API doesn't require an apiKey, it's included in the header for reference.