Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have a spec app.yml that I use to setup a service and a frontend in the App platform (I trimmed down the yaml file):
name: airmeeple
static_sites:
- name: frontend
source_dir: frontend
routes:
- path: /
services:
- name: backend
source_dir: backend
routes:
- path: /api
When DO re-routes requests to the backend, it strips the prefix /api such that if the request service.com/api/user, the service will receive the request /user.
Is it possible to configure the reverse proxy such that the prefix is kept when rerouting the request, such that the service sees a request with the path /api/user?
Thanks in advance!
a6309a057c3f4cb38fb2e7feb67236
KFSys
ef1ed44cc2154be3bcbb2d727878f8
Devs Neonetworks
1e6b823ea20d4cb189a34a922f5588
Telmo Valverde
erik-jan martens
Henry Mui
anthonycarreon
garantieheld
Marin