Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

@nbcom/api

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nbcom/api

[![N|Solid](https://svgshare.com/i/nwR.svg)](nbcomputers.ru)

npmnpm
Version
1.0.2
Version published
Weekly downloads
10
-72.97%
Maintainers
1
Weekly downloads
 
Created
Source

API Instance

N|Solid

Description

Add-on to fetch

Installation

@nbcom/api requires Node.js v16+ to run.

Install the package

npm install @nbcom/api

Configure base url in root of project

import { api } from "@nbcom/api";

api.configurate({ 
  baseUrl: `https://www.someurl.com/api`, 
  personalBaseUrl: `https://www.personal.someurl.com/api`,
});

FAQs

Package last updated on 17 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts