arjunshukla / hapi-intacct

Project to create a hapijs plugin for Intacct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status npm version Dependency Status devDependency Status

hapi-intacct

Hapi Plugin for Intacct API's

Install and Run

Add your .env file first!

npm install
npm run start

Visit here

For now you can pass any URL encoded string as query parameter. The above link is the query we had in the other application. It has no invoices because of the WHENCREATED. This one will get you some invoices.

Usage

See test/server.ts file

About

Project to create a hapijs plugin for Intacct

License:MIT License


Languages

Language:TypeScript 100.0%