Skip to content

jacob-af/nest-gql-prisma-SDL-First

Repository files navigation

Nest Logo

GraphQL API with Nest.js, Prisma, SDL First Approach

This GraphQL API is built with Nest.js, Prisma, and follows an SDL (Schema Definition Language) first approach. It incorporates access and refresh tokens for authentication, allowing secure access to user data. Custom decorators are utilized to access tokens and user data efficiently.

Technologies Used

Features

  • Utilizes GraphQL scalars for enhanced data handling.
  • Implements token-based authentication for secure access.
  • Custom decorators allow easy access to tokens and user data.
  • Integrates Apollo with playground enabled for interactive API exploration.

To-Do

  • Implement follower/following resolvers to enhance social interaction features.

Acknowledgements

This project draws inspiration from the tutorial by @CodingIsLove, although it has been adapted to follow a schema-first approach.

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published