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

https://github.com/rusith/go-server

A reusable server configuration using Go, MongoDB, GraphQL
https://github.com/rusith/go-server

go graphql mongodb server

Last synced: about 2 months ago
JSON representation

A reusable server configuration using Go, MongoDB, GraphQL

Awesome Lists containing this project

README

          

# Go Server

[![Build Status](https://travis-ci.org/rusith/go-server.svg?branch=develop)](https://travis-ci.org/rusith/go-server)
[![codebeat badge](https://codebeat.co/badges/eb6f2b62-3990-45f8-b71f-7a633bdc6fae)](https://codebeat.co/projects/github-com-rusith-go-server-develop)
[![codecov](https://codecov.io/gh/rusith/go-server/branch/develop/graph/badge.svg)](https://codecov.io/gh/rusith/go-server)

This is an application server which uses MongoDB as the database and GraphQL as the data transfer technology. this is a base code which can be used to start a new project on