ts-sync-request
TypeScript strongly-typed wrapper for sync-request library. Make synchronous http calls from TypeScript.
TypeScript strongly-typed wrapper for sync-request library. Make synchronous http calls from TypeScript.
Fast way to send synchronous web requests in NodeJS. API is a subset of sync-request. Leverages node-libcurl for high performance. Cannot be used in a browser.
Fork of JCMais/node-libcurl - exposes only Easy interface, clean distributable, up-to-date and minimal dependencies.