sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
57.83k stars 5.81k forks source link

Add purest #1099

Closed simov closed 2 years ago

simov commented 3 years ago

:wave: I decided to submit one of my projects called Purest.

It's a REST API client library for creating REST API client libraries that I initially released 7 years ago, but only now I feel like it's in a shape I like. Last week I released a new major v4 and also an article about it https://dev.to/simov/purest-53k0.

Purest is basically yet another HTTP client for Node.js, but with a unique twist and expressive API on top, that you can also customize to your liking.