appbaseio / appbaseio/reactivesearch
Ability to provide url as a path without http or https
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Affected Projects**
All
Currently ReactiveBase url only accepts a url which starts with http or https, however if we're implementing a proxy with NextJS for example the proxy path could be /api/proxy
The same thing with Firebase functions where we don't want to specify the full path with the hostname to the function itself
Is that possible to enhance? or is there a workaround?
Contributor guide
Assessment
This issue has not been assessed yet.