Skip to content

apiqcms/kms_api

Repository files navigation

KMS Api

This extension adds "Api" feature in KMS and allows to fetch data from different Kms::Models.

Installation

  1. Add to Gemfile

     gem "kms_api"
     # or for edge version:
     gem "kms_api", github: "webgradus/kms_api"
    
  2. Bundle:

     bundle install
    
  3. Run generator:

     rails g kms_api:install
    
  4. Bundle again:

     bundle install
    
  5. Restart KMS instance

About

Public API to make APIQ headless

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages