go-graphql-simple

command module
v0.0.0-...-a0eeb1c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2024 License: MIT Imports: 9 Imported by: 0

README

Gin GraphQL API with PostgreSQL

This project implements a GraphQL API using the Gin web framework and PostgreSQL as the database. The API provides basic CRUD functionality for managing users and demonstrates best practices for building scalable and modular GraphQL APIs.


Features

  • 🚀 GraphQL API: Query and mutate data with GraphQL.
  • 🛠️ PostgreSQL Integration: Store and manage data using a PostgreSQL database.
  • 🛡️ Custom HTTP Responses: Handle errors and responses consistently.
  • 🖥️ GraphQL Playground: Test and explore the API directly from the browser.
  • 🧪 Postman Ready: Easily test the API with Postman collections.

Prerequisites

  • Go (v1.20+)
  • PostgreSQL (v12+)
  • Git

Installation

1. Clone the Repository
git clone https://github.com/mrandiw/go-graphql-simple.git
cd go-graphql-simple

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL