JS From Routes
Generate path helpers and API methods from your Rails routes
🚀 Productive
No need to specify the URL, use the controller and action name
🎩 Elegant
Make requests with function calls that return promises
✅ Safer
Path helpers are fully typed and typos are no longer possible
🛠 Customizable
Client libraries for fetch, axios, and more. Or use your own code