Socket
Book a DemoInstallSign in
Socket

peri-templating-api

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peri-templating-api

The PERI Templating API client

0.1.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

PERI Templating API JS

The Javascript API client for PERI Templating.

Initialization

import { API as PeriTemplatingAPI } from "peri-templating-api";

const api = new PeriTemplatingAPI();

The initialization can be done by providing an options object such as:

{
    baseUrl: "https://peri-templating.platforme.com/api/v1",
    token: "sd1029bfwef9adas+0feqefi"
}

Configuration

NameTypeDefaultDescription
PERI_TEMPLATING_BASE_URLstrhttp://localhost:3000/The base URL of the PERI Templating service, to be used by the API client
PERI_TEMPLATING_TOKENstrNoneAuthentication token to communicate with the PERI Templating service.

Keywords

api

FAQs

Package last updated on 20 Feb 2021

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.