resting_pug 0.1.1
Resting Pug allows you to create a JSON API with just adding one line to your controller and fully customize it with overriding small and simple helper methods.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            will_paginate
            ~> 3
          
    Development Dependencies (7):
            codecov
            ~> 0
          
          
            factory_girl
            ~> 4.8
          
          
            faker
            ~> 1.8
          
          
            rails
            ~> 5.1
          
          
            rspec-rails
            ~> 3.6
          
          
            shoulda-matchers
            ~> 3.1
          
          
            sqlite3
            ~> 1.3
          
    