New ComponentApiLoader module to download & load a given version of the Components API
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We need a new ComponentApiLoader module (not based on JSON Shemata) to download & load all spec file from Components API.
This module will be called by another main module with a SemVer version.
This module will be a GenServer that can serve a specific spec file from the Components API.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the existing main module, Components API spec files, and any code that handles SemVer versions or GenServers. Confirm the Components API download and loading requirements before defining the module boundary; done means a version-specific ComponentApiLoader can serve each requested spec file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100