Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomdionysus/json-crud-api
- Owner: tomdionysus
- Created: 2014-03-31T03:01:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T02:51:38.000Z (over 10 years ago)
- Last Synced: 2024-04-12T16:08:55.269Z (9 months ago)
- Language: Ruby
- Size: 782 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)