RubyGems Navigation menu

apicasso 0.2.3

JSON API development can get boring and time consuming. If you think it through, every time you make one you use almost the same route structure pointing the same controller actions, with the same features: ordering, filtering and pagination. APIcasso is intended to be used as a full-fledged CRUD JSON API or as a base controller. It makes development and easier job by abstracting route-based resource operations into API key scoping. This makes it possible to make CRUD-only applications just by creating functional Rails' models. The magic is done by a `.scope` JSON object which exists in every API key. It uses permission scopes as keys to restrict and extend APIcasso access to your application's resources.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.7.3 - May 09, 2019 (86,8 Mo)
  2. 0.7.2 - April 30, 2019 (86,8 Mo)
  3. 0.7.1 - April 17, 2019 (86,8 Mo)
  4. 0.7.0 - April 15, 2019 (15 Mo)
  5. 0.6.8 - January 28, 2019 (173 ko)
  6. 0.2.3 - August 27, 2018 (15,5 ko)
Voir toutes les versions (56)

Dépendances de Runtime (4):

cancancan ~> 2.0
rails > 5
will_paginate ~> 3.1.0

Dépendances de Development (1):

sqlite3 >= 0

Propriétaires:

Auteurs:

  • Fernando Bellincanta

Total de contrôle SHA 256:

dd88daec53ea7a5c5a9771ed2fb9abeec01120d6e8491dd1b8a4eee4e984577d

Total de téléchargements 103 903

Pour cette version 1 793

License:

MIT

Version de Ruby requise: >= 0

Liens: