Skip to content

GraphQL Server for simple catalog (products, categories, properties). GoLang + PostgreSQL + Docker-compose

Notifications You must be signed in to change notification settings

nekishdev/graphql-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple catalog service with Golang + GraphQL + Postgres + Docker-compose. Queries and mutations for products, categories, properties.

Start service

  1. Optionally you can specify the .env file for custom settings.
  2. docker-compose up -d
  3. Visit on your browser: http://localhost:8080/

About

GraphQL Server for simple catalog (products, categories, properties). GoLang + PostgreSQL + Docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published