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