Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mannil/alexander-lichter-nuxt-use-request-fetch
https://github.com/mannil/alexander-lichter-nuxt-use-request-fetch
h3 nitro nuxt nuxtjs vue
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannil/alexander-lichter-nuxt-use-request-fetch
- Owner: manniL
- Created: 2024-09-20T13:42:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T13:42:59.000Z (3 months ago)
- Last Synced: 2024-11-26T23:16:51.945Z (about 1 month ago)
- Topics: h3, nitro, nuxt, nuxtjs, vue
- Language: Vue
- Homepage: https://youtu.be/7vfwYaHtv3U
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# useRequestFetch and event.$fetch
> **Note**
> This repository contains the code for the YouTube Video [Passing Cookies with event.$fetch and useRequestFetch in Nuxt](https://youtu.be/7vfwYaHtv3U).In the video, we discuss how to pass cookies and other event-bound information with `event.$fetch` and `useRequestFetch` in Nuxt, Nitro and h3.