Skip to content
railsengines.com

Power API

Set of other gems and configurations designed to build incredible APIs

No ratings yet
Gem
power_api
Repository
platanus/power_api
License
MIT
Stars
45
Added
August 15, 2026

About

Set of other gems and configurations designed to build incredible APIs

It's a Rails engine that gathers a set of gems and configurations designed to build incredible REST APIs.

What you get

  • API Pagination: to handle issues related to pagination.
  • ActiveModelSerializers: to handle API response format.
  • Ransack: to handle filters.
  • Responders: to dry up your API.
  • Rswag: to test and document the API.
  • Simple Token Authentication: to authenticate your resources.
  • Versionist: to handle the API versioning.

Installing it

ruby
# Gemfile
gem "power_api"

Details

45 stars on GitHub · MIT licensed · maintained by platanus. Source: https://github.com/platanus/power_api

Discussion (0)

Sign in to join the discussion.

No comments yet.