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
- Host: GitHub
- URL: https://github.com/osamingo/dragoon
- Owner: osamingo
- License: mit
- Created: 2017-09-24T09:33:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T13:43:02.000Z (over 8 years ago)
- Last Synced: 2025-01-04T13:44:23.310Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dragoon
[](https://travis-ci.org/osamingo/dragoon)
[](https://codecov.io/gh/osamingo/dragoon)
[](https://goreportcard.com/report/osamingo/dragoon)
[](https://codebeat.co/projects/github-com-osamingo-dragoon-master)
[](https://godoc.org/github.com/osamingo/dragoon)
[](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).