spinframework / spinframework/spin
feature: "startup" entrypoint
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
@ecumene is looking for a way to make an external service registration request on Spin app startup.
This might be a reasonable feature to add to all trigger types, perhaps as a separate optional func export, e.g. spin_start: func(). Need to discuss how it might fit into a production environment though; would it trigger just once at "deploy time"?
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
Read the linked PR #521 discussion and start from the proposed spin_start: func() entrypoint; no source file or test is named. Clarify whether it applies to all trigger types and whether it runs once at deploy time, then establish the production behavior that would define completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100