An open API service indexing awesome lists of open source software.

https://github.com/kapit4n/mockupero-g


https://github.com/kapit4n/mockupero-g

gin golang gorm graphql microservice rest-api

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Actions
- Generate the project with gqlgen (https://gqlgen.com/)

# TODO
- Hello world structure
- Integration with postgresql or sqlite
- Auth implementation
-

# Modify models
- update graph/schema.graphqls
- go run github.com/99designs/gqlgen generate

# Run it
- go run main.go