arcalex / arcalex/link-serv

Provide API to aggregate links by host

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

- Provide getGraph variant that aggregates links by host (domain)
- Maintain precomputed aggregation data in data store or run live queries?
- Prefix substring matching, e.g., match 'org,bibalex,dar,', 'org,bibalex,', or just 'org,'

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the getGraph API and the data-store or live-query path it uses. Clarify whether host aggregation should be precomputed or queried live, and define the expected prefix substring matching for the requested host forms before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
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.