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

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

Awesome Lists containing this project

README

          

Vardius - gocrud
================
[![Build Status](https://travis-ci.org/vardius/gocrud.svg?branch=master)](https://travis-ci.org/vardius/gocrud) [![Doc](https://godoc.org/github.com/vardius/gocrud?status.svg)](http://godoc.org/github.com/vardius/gocrud) [![Coverage Status](https://coveralls.io/repos/github/vardius/gocrud/badge.svg?branch=master)](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)