Adding A Private and Public GraphQL API with AWS Amplify in a Nuxt App (API Part1)

Опубликовано: 08 Апрель 2026
на канале: Adocasts
3,126
28

We left off in the last lesson with basic authentication working within our Nuxt + Amplify application. Our users could login, register, confirm their email, and logout. Today we'll be expanding our application by adding a private and public access GraphQL API using the Amplify CLI.

View on Jagr: https://jagr.co/posts/how-to-add-a-pu...
View series on Jagr: https://jagr.co/series/amplify-nuxt
Amplify GraphQL API Documentation: https://docs.amplify.aws/cli/graphql-...

Series:
1. Setup Amplify & Nuxt -    • How to setup AWS Amplify in a new Nuxt pro...  
2. Adding authentication (Part 1, Setup) -    • How to add authentication using AWS Amplif...  
3. Adding authentication (Part 2, Implementation) -    • Adding register and login flows using AWS ...  
4. Adding a public and private API (Part 1, Setup) - You are here
5. Adding a public and private API (Part 2, Implementation) -    • Implementing our Private & Public Amplify ...  
6. Deploy Nuxt SPA to Amplify -    • How To Deploy A Nuxt SPA To AWS Amplify  
7. Setup production environment and deployment

Repository:
― GitHub: https://github.com/jagr-co/amplify-nu...
― Series GitHub: https://github.com/jagr-co/amplify-nuxt

Dependencies:
― aws-amplify - https://github.com/aws-amplify/amplif...

Social Media:
― Website: https://jagr.co
― Twitter:   / jagr_co  
― GitHub: https://github.com/jagr-c