An open API service indexing awesome lists of open source software.

https://github.com/rishiosaur/graphql-todo

🕸 A simple todo list web application to demonstrate the power of GraphQL!
https://github.com/rishiosaur/graphql-todo

Last synced: 5 months ago
JSON representation

🕸 A simple todo list web application to demonstrate the power of GraphQL!

Awesome Lists containing this project

README

          

# ✅ GraphQL-todo

![lint status](https://github.com/rishiosaur/graphql-todo/workflows/lint/badge.svg)
![format status](https://github.com/rishiosaur/graphql-todo/workflows/format/badge.svg)
![build status](https://github.com/rishiosaur/graphql-todo/workflows/build/badge.svg)
![GitHub](https://img.shields.io/github/license/rishiosaur/graphql-todo)
![GitHub issues](https://img.shields.io/github/issues/rishiosaur/graphql-todo)
![GitHub contributors](https://img.shields.io/github/contributors/rishiosaur/graphql-todo)
![GitHub last commit](https://img.shields.io/github/last-commit/rishiosaur/graphql-todo)

An implementation of a simple CRUD Todo app.