aws / aws/chalice

Full url for other resources

Open
#55 2 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

Hi,
Is there a way to get the complete url for other resources in the api.
Ex: If there are two resources at (/resource1) and (/resource2) and resource2 needs to provide complete url for resource1. We use url_for in flask with _external=True. Is there a similar way to get the complete url?

Contributor guide

Open the contributing guide

Research direction

Start with the API resources described as /resource1 and /resource2, and compare the requested behavior with Flask's url_for using _external=True. Determine whether Chalice already exposes a way to generate complete URLs across resources; done would mean a clear supported mechanism or a documented explanation of its absence.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, flask, python
Domain
api, backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.