carter-js
carter-js provides a robust and intuitive set of tools for integrating your nodeJS projects with CarterAPI.
V2 is out now! See the documentation here!
Prerequisites
Installation
The Carter Object
import { Carter } from 'carter-js'
const carter = new Carter(apiKey)Last updated