Nimbus v0.4.0-alpha: 10 new features to streamline your Laravel API workflow #58585
Unanswered
sunchayn
asked this question in
Show and tell
Replies: 1 comment 2 replies
-
|
Hi. This is a dynamic FE for a laravel or lumen app? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A few months ago, I shared Nimbus. A Laravel-aware API client that lives inside your app and basically "auto-magically" understands your routes and validation rules so you don't have to set them up manually in Postman or other similar tools. It provides unique features that other traditional tools cannot provide, such as making requests as the currently logged-in user, decrypting cookies, etc.
v0.4.0-alpha is live today, and I think it moves the needle from "cool utility" to an actual serious workflow.
The stuff I’m actually excited about:
Additional New Features:
<Release Announcement with visuals>
Would love your feedback!
Beta Was this translation helpful? Give feedback.
All reactions