Danielshow / graphql-blog

Learn the basics of GraphQL by building a simple GraphQL application🎉🎊🏹

Home Page:https://show-blogg.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Application GraphQL API

A blogging application that allows user create post, comments on post, filter post based on given criteria🎉🎊🏹

  • Users can signup and login
  • Login users can create posts
  • Login users can delete and update post
  • Users can comment on post
  • Users can filter post based on some criteria

Stack

  • Javascript
  • NodeJS
  • GraphQL
  • Express
  • GraphQL Yoga
  • Prisma
  • Prisma binding

Blogging Application

Link

Setup

  • CLone this application
  • Download docker to host prisma container
  • run npm install
  • run npm run start:dev

Limitation

Still in Development

Contribution

  • Clone this Repository and raise a pull request

About

Learn the basics of GraphQL by building a simple GraphQL application🎉🎊🏹

https://show-blogg.herokuapp.com/


Languages

Language:JavaScript 100.0%