3lLobo / 3lLobo/advent_of_code
Curl headers ➰
- Langage dominant
- Rust
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- cli, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100