https://github.com/vardius/gocrud
Simple Go (Golang) CRUD provider
https://github.com/vardius/gocrud
Last synced: over 1 year ago
JSON representation
Simple Go (Golang) CRUD provider
- Host: GitHub
- URL: https://github.com/vardius/gocrud
- Owner: vardius
- License: mit
- Created: 2016-07-18T09:29:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T21:53:01.000Z (about 9 years ago)
- Last Synced: 2025-01-23T00:43:11.472Z (over 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Vardius - gocrud
================
[](https://travis-ci.org/vardius/gocrud) [](http://godoc.org/github.com/vardius/gocrud) [](https://coveralls.io/github/vardius/gocrud?branch=master)
Simple GO Crud provider
ABOUT
==================================================
Contributors:
* [Rafał Lorenz](http://rafallorenz.com)
Want to contribute ? Feel free to send pull requests!
Have problems, bugs, feature ideas?
We are using the github [issue tracker](https://github.com/vardius/gocrud/issues) to manage them.
HOW TO USE
==================================================
For examples please check `examples` directory
License
-------
This package is released under the MIT license. See the complete license in the package:
[LICENSE](LICENSE.md)