nicklandgrebe / active-resource.js

ActiveResource.js - API resource relational mapping in JavaScript
https://active-resource.js.org
MIT License
133 stars 20 forks source link

Trailing slash #34

Open antonkomarev opened 5 years ago

antonkomarev commented 5 years ago

All the endpoints has trailing slash and because of the webserver config it makes redirect to endpoint without trailing slash.

Is there is a way to configure your library to generate endpoints without trailing slash?

nicklandgrebe commented 5 years ago

No, I can add this quickly. I will keep this open until I do

asadhshujau commented 5 years ago

need this ASAP