Add purest (#1099)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
simo
2022-01-23 11:23:22 +02:00
committed by GitHub
parent 2f10ef1409
commit d44f944a06

View File

@@ -324,6 +324,7 @@
- [global-agent](https://github.com/gajus/global-agent) - Global HTTP/HTTPS proxy agent that is configurable using environment variables. - [global-agent](https://github.com/gajus/global-agent) - Global HTTP/HTTPS proxy agent that is configurable using environment variables.
- [smoke](https://github.com/sinedied/smoke) - File-based HTTP mock server with recording abilities. - [smoke](https://github.com/sinedied/smoke) - File-based HTTP mock server with recording abilities.
- [undici](https://github.com/nodejs/undici) - High performance HTTP client written from scratch with zero dependencies. - [undici](https://github.com/nodejs/undici) - High performance HTTP client written from scratch with zero dependencies.
- [purest](https://github.com/simov/purest) - REST client.
### Debugging / Profiling ### Debugging / Profiling