🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@swymbase/jsonapi

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

@swymbase/jsonapi

Endpoint handlers providing a basic JSON:API implementation over a knowledge base interface

0.0.6
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Swymbase JSON:API

This package provides support for a JSON:API implementation backed by a knowledge base interface.

The implementation targets an AWS API Gateway environment insofar as it produces handlers expecting an APIGatewayProxyEvent and resolving to an APIGatewayProxyResult. However, this is a fairly generic request-response data interface, and no AWS-specific mechanisms are assumed. As such, it should be substantially adaptable to other environments. In particular, it uses request preprocessors (with help from @swymbase/api-gateway-interop) to decouple the handler function from the details of the request format.

FAQs

Package last updated on 30 Jun 2022

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