Skip to content
Snippets Groups Projects
  • Françoise Conil's avatar
    Naive curl requests to retrieve all issues · df4141ec
    Françoise Conil authored
    I made a first request to get the number of pages then several curl
    requests.
    
    Unfortunately there were duplicates issues.
    
    There may be some headers to catch and reuse but I do not know which
    ones.
    
    GitHub strongly insists on using their CLI (gh) to acccess the API.
    df4141ec