json-schema-org / ecosystem

Showcasing and documenting the JSON Schema Ecosystem
MIT License
2 stars 4 forks source link

Store a list of current repos which use the JSON Schema topic and when they were created #4

Open Relequestual opened 6 months ago

Relequestual commented 6 months ago

This work has been started but still has some work to be done. See https://github.com/json-schema-org/ecosystem/tree/main/projects/initial-data for work so far.

Currently, it checks the earliest record in the way back machine (WBM) for the repo to see if it has the JSON Schema topic. I don't think it should do that any more. It seemed like a good idea at the time.

The code currently collects all the Github topics the repo reports, which I think we can use to do some analysis. Might as well collect that data while it's there!

Here's the work that needs to be done on this:

Stretch objectives:

The WBM has an API limit of 500 calls per hour, while Githubs limit for the API endpoint used is 5,000 per hour (when using a Github Personal Access Token (PAT)).

ayushtiwari110 commented 5 months ago

@Relequestual Maybe I can take this one? I'm new to the library used in the mentioned project, but eager to learn and work on this...

sncshr commented 5 months ago

@Relequestual Please assign me on this task

satyam-x10 commented 5 months ago

@Relequestual This looks interesting to work on.. Can i please work on this ?Thanks

wcj617 commented 5 months ago

@Relequestual I will start working on this

satyam-x10 commented 5 months ago

@benjagm is this open to work on ?

benjagm commented 5 months ago

@wcj617 please go ahead with this issue. Thanks!

wcj617 commented 5 months ago

This is my second qualification task work! second qualification task.pdf