/golang-graphql-api

a GraphQL endpoint on (/graphql) and multiple queries for comments, posts, post with an option for sort column.

Primary LanguageGo

golang-graphql-api

a GraphQL endpoint on (/graphql) and multiple queries for comments, posts, post with an option for sort column.

Getting Started

First of all make sure you have Golang installed on your machine if not you can just use built version (Windows, Linux)

GraphQL Playground is also available Just visit https://localhost:4000/graphql

Screen Shots

Posts API

Comments API

Specific Post API

Search for specific comment (by Name, Email, Body)