appbaseio / appbaseio/reactivesearch
Ability to provide url as a path without http or https
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 4.9k
- Forks
- 478
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.