freifunk / freifunk/common.api.freifunk.net

add structured summarizes directory

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
3
Forks
11
PR merge metrics
No merged PRs in 30d

Description

the collector should be able to create a summarized directory, e.g. grouped by the field meta community in the following format:

```
{
community1 : {...},
metacommunity1 : {
community2 : {...},
community3 : {...}
},
community4 : {...},
metacommunity2 : {
community5 : {...},
community6 : {...}
}
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.