Skip to content

jardelkuhnen/graphqlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to graphqlgo 👋

Documentation

Project created to understand how can use GraphQL in a simple CRUD.

In this project was used gqlgen

Install

go build 

Usage

  • Start mongoDb:
./docker-compose run
  • Start the project:
go run server.go

Run tests

Use postman collectino located on resources page to performn tests.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Crud example of use graphQL method to quering on database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages