RubyGems Navigation menu

apicasso 0.1.2

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.7.3 - May 09, 2019 (86,8 MB)
  2. 0.7.2 - April 30, 2019 (86,8 MB)
  3. 0.7.1 - April 17, 2019 (86,8 MB)
  4. 0.7.0 - April 15, 2019 (15 MB)
  5. 0.6.8 - January 28, 2019 (173 KB)
  6. 0.1.2 - August 24, 2018 (16 KB)
Zeige alle Versionen (56 total)

Runtime Abhängigkeiten (4):

cancancan ~> 2.0
rails > 5
will_paginate ~> 3.1.0

Development Abhängigkeiten (1):

sqlite3 >= 0

Besitzer:

Autoren:

  • Fernando Bellincanta

SHA 256-Prüfsumme:

a9a935e3dab099ea7a38adf5a7819947322afd20064999167dd78f48c87b2b00

Downloads insgesamt 103.126

Für diese Version 1.817

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: