Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 775 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 775 Bytes

go-graphql-api

Features

Pre-commit

To install pre-commit simply run inside the shell:

pre-commit install

pre-commit is very useful to check your code before publishing it. It's configured using .pre-commit-config.yaml file.

Run

Run go lint

make go-lint

Start server

make sv-start

Screenshots

demo