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
- Host: GitHub
- URL: https://github.com/rusith/go-server
- Owner: rusith
- License: mit
- Created: 2018-08-31T04:53:10.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2018-11-15T07:02:39.000Z (over 7 years ago)
- Last Synced: 2025-01-27T09:11:25.837Z (over 1 year ago)
- Topics: go, graphql, mongodb, server
- Language: Go
- Homepage:
- Size: 662 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Go Server
[](https://travis-ci.org/rusith/go-server)
[](https://codebeat.co/projects/github-com-rusith-go-server-develop)
[](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