nuxt-alt / proxy

An alternative module to @nuxtjs/proxy
MIT License
24 stars 5 forks source link

Proxy entire path #11

Closed Jabbers99 closed 11 months ago

Jabbers99 commented 1 year ago

Unsure if there is a way, for example, to proxy: http://localhost:3000/api/some/path/here -> http://localhost:3005/some/path/here

In which "some path here" proxies every path