lenra-io / lenra-io/server

New ComponentApiLoader module to download & load a given version of the Components API

Open
#438 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.