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

https://github.com/agungdwiprasetyo/agungdpcms

Backend for my cms powered by GraphQL and Websocket
https://github.com/agungdwiprasetyo/agungdpcms

api-server clean-architecture golang graphql json-schema orm tdd websocket

Last synced: about 1 month ago
JSON representation

Backend for my cms powered by GraphQL and Websocket

Awesome Lists containing this project

README

        

# Backend service powered by GraphQL

[![Build Status](https://travis-ci.org/agungdwiprasetyo/agungdpcms.svg?branch=master)](https://travis-ci.org/agungdwiprasetyo/agungdpcms)
[![codecov](https://codecov.io/gh/agungdwiprasetyo/agungdpcms/branch/master/graph/badge.svg)](https://codecov.io/gh/agungdwiprasetyo/agungdpcms)
[![golang](https://img.shields.io/badge/GoLang-v1.12-green.svg?logo=google)](https://golang.org/doc/devel/release.html#go1.11)



## My CMS Service


golang logo
graphql logo

### Use
* Install latest Golang

```sh
$ brew install golang
```

* Build
```sh
$ make build
```

* Run unit test
```sh
$ make test
```

* Dockerize
```sh
$ make docker
```

Open voyager -> https://api.agungdwiprasetyo.com/cms/voyager