Premm98 / golang-graphql-postgres

created a database in postgres, used graphql as in intermediate layer and golang was used as backend language. No front end has been designed. To check for data retrieval, i used graphiQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-graphql-postgres

created a database in postgres, used graphql as in intermediate layer and golang was used as backend language. No front end has been designed. To check for data retrieval, i used graphiQL.

You have to create a database locally in your system to make the code work

Remember to change the password and username as you used to create your database and user.

About

created a database in postgres, used graphql as in intermediate layer and golang was used as backend language. No front end has been designed. To check for data retrieval, i used graphiQL.


Languages

Language:Go 100.0%