/rails-api-skeleton

Rails skeleton for API applications with Postgres, JWT auth, background jobs and more

Primary LanguageRuby

Rails API Skeleton

Rails API skeleton that I use in projects

Includes:

  • JWT Authentication with devise and devise-jwt
  • CORS handling
  • Postgres support
  • Read environment using figaro gem
  • Role management & Authorization
  • Rubocop style enforcement
  • Model annotation using annotate
  • Debugger support

Postman collection for this skeleton: https://www.getpostman.com/collections/6ca0d7302afab77adaed