DEV Community

Rupadana
Rupadana

Posted on

Announcing the Latest Updates to Filament API Service

We’re excited to introduce the latest updates to the Filament API Service, designed to enhance your development experience and streamline API integration. This update brings significant new features and improvements to make your workflow even smoother. Here's what's new:

1. Autogenerated API Documentation Using Scramble
Gone are the days of manually writing API documentation! With the latest update, the Filament API Service now leverages Scramble to automatically generate clear, concise, and comprehensive API documentation.

All your API routes and details are now neatly organized and available at the /docs/api endpoint. This ensures developers can quickly access and understand the structure, parameters, and expected responses of your API. The autogenerated documentation saves time, reduces errors, and helps you maintain consistency across projects.

2. Built-In Authentication API
Starting from version 3.4, the plugin includes built-in authentication routes out of the box, making it easier than ever to implement secure user access.

This built-in functionality eliminates the need for setting up authentication manually, enabling you to focus on building your core features.

3. Seamless Integration with Filament Shield
We understand the importance of robust role-based access control (RBAC) for your applications. That’s why we’ve made it easier than ever to integrate with Filament Shield.

We’re committed to making your development journey more efficient and enjoyable. Let us know what you think of these updates, and feel free to share your feedback or feature requests!

Here you can get started : https://github.com/rupadana/filament-api-service

Top comments (0)