An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Locked with Key Protect Server API with Nuxt3 Locked with Key

In this repo, we look at how we can protect different api endpoints in a Nuxt 3 application.

[![Netlify Status](https://api.netlify.com/api/v1/badges/a6a8833a-c94a-43c2-9470-817f54054f48/deploy-status)](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

[![Social image](/public/social.png)](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 😊.