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

feat: simple dogs API example with ReactJS + SWR #4

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jellydn
Copy link
Collaborator

@jellydn jellydn commented Nov 22, 2022

This adds support for fetching images by breed.

The user can select a breed from a dropdown and the app will fetch a list of images for that breed.

The user can also fetch a random image.

Refer to https://wails.io/docs/tutorials/dogsapi/

WHAT

WHY

HOW

Screenshots (if appropriate):

https://gyazo.com/3fe2387147ec4e397e2517927baffd6e.gif

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Linter
  • Tests
  • Review comments
  • Security

This adds support for fetching images by breed.

The user can select a breed from a dropdown and the app will fetch a list of
images for that breed.

The user can also fetch a random image.

Refer to https://wails.io/docs/tutorials/dogsapi/
@changeset-bot
Copy link

changeset-bot bot commented Nov 22, 2022

⚠️ No Changeset found

Latest commit: 007368b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jellydn jellydn marked this pull request as draft December 2, 2022 02:46
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.

1 participant