https://github.com/actions/http-client
A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.
https://github.com/actions/http-client
Last synced: 30 days ago
JSON representation
A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.
- Host: GitHub
- URL: https://github.com/actions/http-client
- Owner: actions
- License: other
- Archived: true
- Created: 2020-01-09T23:08:41.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T15:12:21.000Z (over 3 years ago)
- Last Synced: 2025-04-23T13:58:45.819Z (7 months ago)
- Language: TypeScript
- Homepage: https://github.com/features/actions
- Size: 172 KB
- Stars: 74
- Watchers: 9
- Forks: 34
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actions - actions/http-client - A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await. (Official Resources / Create your Actions)
- fucking-awesome-actions - actions/http-client - A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await. (Official Resources / Create your Actions)
- awesome-workflows - actions/http-client - A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await. (Official Resources / Create your Actions)
README
## This repo is an archive!
The source code for the `@actions/http-client` package has moved to .