
Bare-bones template for Devise JWT-auth API-only Rails applications.
Boring Bits: Rails API Edition is a Rails 6 template designed specifically for building API-only applications that utilize JWT authentication. It provides a simple and reliable starting point for developing your next API project, without any unnecessary glamour or complexity. This template is compatible with Boring Bits: Nextjs Edition, allowing for seamless integration between frontend and backend components.
Boring Bits: Rails API Edition is a no-frills Rails 6 template tailored for API-only applications with JWT authentication. It simplifies the initial setup process by providing essential features such as Devise authentication, login/signup examples, protected routes, JSON:API response rendering, and TDD-ready Rspec tests. This template serves as a reliable starting point for developers looking to build secure and efficient APIs without unnecessary complexity.
