practicalli / practicalli/clojure
Lifecycle management: roll your own
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
The simple stop start a server using an atom, as in the simple-api-server project
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 the simple-api-server project and an atom-based approach to stopping and starting a server, but no repository file or test is identified. Start by locating the server lifecycle entry point and comparing the referenced project; done should provide the requested stop/start behavior through an atom.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100