3lLobo / 3lLobo/advent_of_code
Curl headers ➰
- Vorherrschende Sprache
- Rust
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
To fetch the input data you need an access token, intercept the GET call from the browser and see if you can rebuild it with curl.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue mentions fetching input data with an access token via curl, but does not specify where to add this functionality in the codebase. Look for existing data fetching logic or scripts in the repository. Check if there's a module for downloading Advent of Code inputs, and see how authentication is currently handled. The goal is to replicate the browser's GET request with curl, including headers, to automate data retrieval.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- cli, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100