Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cljoly/data
📊 Data sets to populate some parts of my website (mostly https://cj.rs/open-source/).
https://github.com/cljoly/data
data open-source sqlite wip
Last synced: 27 days ago
JSON representation
📊 Data sets to populate some parts of my website (mostly https://cj.rs/open-source/).
- Host: GitHub
- URL: https://github.com/cljoly/data
- Owner: cljoly
- Created: 2021-04-09T21:28:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T20:52:09.000Z (7 months ago)
- Last Synced: 2024-04-13T21:17:30.404Z (7 months ago)
- Topics: data, open-source, sqlite, wip
- Language: Shell
- Homepage:
- Size: 2.51 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Repository for [cj.rs](https.//cj.rs/?ref=gh_data)
[![Build JSON data files](https://github.com/cljoly/data/actions/workflows/main.yml/badge.svg)](https://github.com/cljoly/data/actions/workflows/main.yml)
![GitHub deployments](https://img.shields.io/github/deployments/cljoly/data/github-pages?label=pages%20deployment)Data sets to populate some parts of my website (mostly [cj.rs/open-source/](https://cj.rs/open-source/)).
## JSON Files
[gen_json.sh](./gen_json.sh) queries the GitHub API and fills SQLite database. Various queries are then used to generate JSON files, for use by [Hugo data templates](https://gohugo.io/templates/data-templates/)
┌─────────────┐
┌────────────┐ │ gen_json.sh │ ┌────────┐
│ GitHub API ├───────┴─────────────┴──────►│ *.json │
└────────────┘ └────────┘## Repository Star Statistics
[stars.py](./stars.py) traces graphs of stars over time per repository.