Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on data fetching, API integration, loading states, error handling, or converting Observable-based HTTP to signal-based patterns.
$npx -y skills add analogjs/angular-skills --skill angular-httpInstalls into the current project.
Run `npx skills use "https://github.com/analogjs/angular-skills" --skill "analogjs/angular-skills/angular-http"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/analogjs/angular-skills" that are relevant to the current task. Run `npx skills add "https://github.com/analogjs/angular-skills"` and select the relevant skills, then follow their instructions.