Apicasso
An abstract API design as a Rails-based mountable engine
No ratings yet
- Gem
- apicasso
- Repository
- autoforce/APIcasso
- License
- MIT
- Stars
- 31
- Added
- August 13, 2026
About
An abstract API design as a Rails-based mountable engine
What you get
- PostgreSQL with JSON columns support
- Ruby 2.3+
- Rails 5+
Mounting it
ruby
# Gemfile
gem "apicasso"
# config/routes.rb
mount Apicasso::Engine, at: "/api/v1"
Details
31 stars on GitHub · MIT licensed · maintained by autoforce. Source: https://github.com/autoforce/APIcasso
Discussion (0)
Sign in to join the discussion.
No comments yet.