kalihman / graphql-restapi-boilerplate

A rest/GraphQL go-gin API template repo. JWT authenticated as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Api Boilerplate

A go API stack with rest, graphql and grpc integration meant for fast and quick backend build.

Guide

This project is under construction at the moment 🚧

Features to be added

  • CLI
  • GraphQL API
  • REST API
  • gRPC
  • Swagger
  • JWT Authentication - In progress
  • GORM (Golang DB ORM) - PostgreSQL
  • Docker
  • Unit Tests
  • Email Notification
  • Authentication with Email,Google, Facebook, Twitter
  • CI - Github Actions

Resources

License

MIT LICENSED

Contributing

You are welcome to contribute to this project. Please read the contributing guidelines before contributing.

About

A rest/GraphQL go-gin API template repo. JWT authenticated as well.

License:MIT License


Languages

Language:Go 100.0%