Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fetch tutorial #1140

Merged
merged 4 commits into from
Feb 7, 2025
Merged

docs: fetch tutorial #1140

merged 4 commits into from
Feb 7, 2025

Conversation

angiejones
Copy link
Collaborator

new tutorial demonstrating Fetch extension

Copy link

github-actions bot commented Feb 7, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://block.github.io/goose/pr-preview/pr-1140/

Built to branch gh-pages at 2025-02-07 19:32 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

## Example Usage

Let's use the Fetch extension to get random programming jokes from the [Official Joke API](https://official-joke-api.appspot.com/random_joke).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a note that this API doesn't require an API key but for APIs that do, they can export the key as an environment variable so that Goose can use it when making the call. test this out!

@angiejones angiejones merged commit 60c3c3c into main Feb 7, 2025
3 checks passed
@angiejones angiejones deleted the fetch-tutorial branch February 7, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants