serverless-localstack
serverless-localstack copied to clipboard
Specific endpoint url format or development id or random id
trafficstars
Hi dear devs, would like to know how can I specific the url format or define my own development random id inside the url ?
endpoint: http://localhost:4566/restapis/hjq33nkd9f/local/_user_request_ functions: hello: api-local-hello (17 MB) world: api-local-world (17 MB)
I would like to know or set "hjq33nkd9f" for my other local machine or app to connect the API.
Thanks