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

https://github.com/osamingo/dragoon

Support Generate ID, Validation, TimeStamps for Cloud Datastore with Google App Engine
https://github.com/osamingo/dragoon

Last synced: over 1 year ago
JSON representation

Support Generate ID, Validation, TimeStamps for Cloud Datastore with Google App Engine

Awesome Lists containing this project

README

          

# dragoon

[![Travis branch](https://img.shields.io/travis/osamingo/dragoon/master.svg)](https://travis-ci.org/osamingo/dragoon)
[![codecov](https://codecov.io/gh/osamingo/dragoon/branch/master/graph/badge.svg)](https://codecov.io/gh/osamingo/dragoon)
[![Go Report Card](https://goreportcard.com/badge/osamingo/dragoon)](https://goreportcard.com/report/osamingo/dragoon)
[![codebeat badge](https://codebeat.co/badges/4bd9e695-3c69-4c7a-b6a7-13c8a138c21a)](https://codebeat.co/projects/github-com-osamingo-dragoon-master)
[![GoDoc](https://godoc.org/github.com/osamingo/dragoon?status.svg)](https://godoc.org/github.com/osamingo/dragoon)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/osamingo/dragoon/master/LICENSE)

## About

**Under development**

Support Generate ID, Validation, TimeStamps for Cloud Datastore with Google App Engine.

## Install

```
$ go get -u github.com/osamingo/dragoon
```

## Usage

TBD

## License

Released under the [MIT License](https://github.com/osamingo/dragoon/blob/master/LICENSE).