pacyL2K19 / backend-graphql-sample-app

Sample Graphql api project using Apollo-server & Prisma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BACKEND GRAPHQL API - APOLLO-SERVER & PRISMA

Built with

  • Apollo-Express-Server
  • GraphQl
  • Prisma
  • MongoDB

Features

This api has basic CRUD operations so that a client can:

  • Create a new Record
  • Read one or more records, applying pagination(with an ability to configure the pagination on the client app)
  • Update a Record
  • Delete an existing record

Author :handshake

Pacifique Linjanja

About

Sample Graphql api project using Apollo-server & Prisma


Languages

Language:JavaScript 98.1%Language:Procfile 1.9%