rashid2003 / golang-graphql-api

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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


Languages

Language:Go 100.0%