Skip to content

LuanScudeler/todo-app-api

Repository files navigation

GraphQL API

A GraphQL API for todo apps, the API handles users session management using cookies and CRUD operations are persisted in a MongoDB instance using Prisma.

The API is deployed on Vercel and can be accessed here: GraphQL API

Stack