handling HTTPs requests such as POST in app
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24.4k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
I would like to POST into my Dash App
Describe the solution you'd like
A dedicate component that handles HTTPs requests, and that can be used in regular callbacks
Describe alternatives you've considered
Using a button or interval: https://stackoverflow.com/questions/69360808/is-it-possible-to-call-dash-application-with-http-request-and-pass-there-some-da
However, a button requires user's intervention and interval makes unnecessary use of resources in this case.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing how Dash currently handles callbacks and HTTP requests, then clarify the proposed component's POST inputs and callback behavior. Done would require an agreed design, implementation scope, and tests for the supported request flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100