Skip to content

aliasunder/kanban-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About kanban-todo GraphQL API

This a GraphQL API implemented using Apollo Server and connected to a Postgres database. Both the GraphQL API playground and Postgres database are hosted on Heroku.

Key Attributes

  • Postgres database schema created using Knex
  • Flexible and intuitive GraphQL schema

Additional Packages used:

  • .dotenv and run.env to extend and run process.env variables defined in a .env file.

View Live API Playground

https://kanban-graphql.herokuapp.com/graphql

Next Stretch

  • Build kanban board frontend and connect to GraphQL backend

About

GraphQL API deployment on Heroku. Apollo Server + GraphQL + Postgres + Heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published