command
module
Version:
v0.0.0-...-988b5a2
Opens a new window with list of versions in this module.
Published: Feb 25, 2023
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GraphQL CRUD application
A simple GraphQL Postgres CRUD application
Requirements
- Local golang installation
- PostgresSQL
Getting started
Without Docker
Installing the dependencies:
go mod download
Running the application:
go run main.go
With Docker
Running the application
docker-compose up
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.