appbaseio / appbaseio/reactivesearch
URL Parse/Builder
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Affected Projects**
React
**Is your feature request related to a problem? Please describe.**
I am frustrated at how difficult it is to customize the parser and builder for urls. In addition, the default url structure is terrible and does not fit with proper semantic conventions
**Describe the solution you'd like**
I would reccommend more documentation and examples on how to customize urls. Make the default url pattern more scemantic and SEO compliant
**Describe alternatives you've considered**
I had to write my own parser and builder to get the url in the format that is acceptable but it is a lot of unnecessary work
Contributor guide
Assessment
This issue has not been assessed yet.