another_api 0.3.0
another_api is a Rails engine that wires api_serializer, api_query_language, ActionPolicy, and Dry::Monads into a batteries-included base controller for building versioned JSON APIs.
Gemfile:
=
install:
=
Runtime Dependencies (6):
action_policy
>= 0.7
api_query_language
= 0.3.0
api_query_language-active_record
= 0.3.0
api_serializer
= 0.3.0
dry-monads
>= 1.6
rails
>= 7.2.0