| Field | Type | Description | Example |
|---|---|---|---|
repository_name | string | Repository name including owner | facebook/react |
description | string | Repository description | A declarative, efficient, and flexible JavaScript library for building user interfaces. |
stars | number | Number of stars the repository has received | 218450 |
forks | number | Number of times the repository has been forked | 44823 |
watchers | number | Number of users watching the repository | 6542 |
primary_language | string | Primary programming language used | JavaScript |
topics | array | Repository topics and tags | ["react", "javascript", "ui", "frontend"] |
license | string | Repository license type | MIT |
created_at | string | Repository creation date | 2013-05-24T16:15:54Z |
updated_at | string | Last update timestamp | 2024-02-10T08:23:15Z |
open_issues | number | Number of open issues | 1247 |
contributors | number | Number of contributors to the repository | 1589 |