Skip to content

bearddan2000/golang-web-api-graphql-postgres-mutation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-web-api-graphql-postgres-mutation

Description

Using an Apollo server, built-in, query database data of 10 country objects with internet codes. Multiple filters applied to Countries field only. Added a mutation query that creates a new country object.

Tech stack

  • bash
  • golang 1.13

Docker stack

  • ubuntu:latest
  • postgres

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published