{"library":"fetch-npm","type":"library","category":null,"description":"A lightweight Node.js HTTP client for GET, POST, PUT, DELETE operations. Version 1.0.9 is the current stable release, with no recent updates. It wraps the native http/https modules and provides a simple init-based configuration. Compared to axios or node-fetch, it is minimal and has no dependencies, but lacks streaming, timeout handling, and modern fetch API compliance. Not maintained since 2022.","language":"javascript","status":"abandoned","version":"1.0.9","tags":["javascript","fetch"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-npm","imports":["const myFetch = require('fetch-npm');","myFetch.init({ address: '...', key: '...' });","myFetch.get('endpoint').then(...);"]},{"cmd":"yarn add fetch-npm","imports":[]},{"cmd":"pnpm add fetch-npm","imports":[]}],"homepage":"https://github.com/kasperbirch1/myfetch-npm#readme","github":"https://github.com/kasperbirch1/myfetch-npm","docs":null,"changelog":null,"pypi":null,"npm":"fetch-npm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}