https://github.com/baybreezy/protect-server-api-nuxt3
Learn how to protect your Nuxt 3 API endpoints
https://github.com/baybreezy/protect-server-api-nuxt3
nuxt-server nuxt3 ui-thing
Last synced: 2 months ago
JSON representation
Learn how to protect your Nuxt 3 API endpoints
- Host: GitHub
- URL: https://github.com/baybreezy/protect-server-api-nuxt3
- Owner: BayBreezy
- Created: 2024-01-01T14:55:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T19:26:31.000Z (4 months ago)
- Last Synced: 2025-01-18T07:31:57.103Z (4 months ago)
- Topics: nuxt-server, nuxt3, ui-thing
- Language: Vue
- Homepage: https://protect-server-api-nuxt3.netlify.app
- Size: 1.38 MB
- Stars: 36
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Protect Server API with Nuxt3
In this repo, we look at how we can protect different api endpoints in a Nuxt 3 application.
[](https://app.netlify.com/sites/protect-server-api-nuxt3/deploys)
## Stuff Used
In this ap, we utilized the following stuff:
- [Pinia](https://pinia.vuejs.org/ssr/nuxt.html)
- [UI Thing](https://ui-thing.behonbaker.com/getting-started/introduction)
- [Nuxt Auth Utils](https://github.com/atinux/nuxt-auth-utils?tab=readme-ov-file#nuxt-auth-utils)## Demo
You can find the demo [here](https://protect-server-api-nuxt3.netlify.app).
## Tutorial
[](https://youtu.be/lBr4V_3j8kI)
Here is a link to the Tutorial: [Securing Nuxt 3 API Endpoints with Pinia, UI Thing, Nuxt Auth Utils & TailwindCSS | Full Tutorial 🔒](https://youtu.be/lBr4V_3j8kI) or click on the image above 😊.