Closed ethanent closed 3 years ago
phin is a lightweight, fast HTTP module with no dependencies. (Using phin instead of request cuts down dependency tree size by 22!)
Better would be to use no dependency at all and just the built-in http module.
http
phin is a lightweight, fast HTTP module with no dependencies. (Using phin instead of request cuts down dependency tree size by 22!)