Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomdionysus/json-crud-api

JSON API Gem
https://github.com/tomdionysus/json-crud-api

Last synced: about 2 months ago
JSON representation

JSON API Gem

Awesome Lists containing this project

README

        

json-crud-api
=============

[![Build Status](https://travis-ci.org/tomcully/json-crud-api.png?branch=master)](https://travis-ci.org/tomcully/json-crud-api) [![Gem Version](https://badge.fury.io/rb/json-crud-api.png)](http://rubygems.org/gems/json-crud-api) [![Code Climate](https://codeclimate.com/github/tomcully/json-crud-api.png)](https://codeclimate.com/github/tomcully/json-crud-api)

## Introduction

The `json-crud-api` gem is a set of classes designed to simplify the creation of JSON REST APIs for both CRUD and custom logic.

## Roadmap

Please see [here](docs/roadmap.md)