QuickBooks API

API

QuickBooks API

A local QuickBooks-style API for customers, items, and invoices, with a live explorer.

QuickBooks API is an integration surface for accounting data. This project ships a documented HTTP API and an explorer that can list and create customers, items, and invoices against a local demo company. Wire a real QuickBooks Online app later through environment credentials; the explorer itself does not add another login.

Tech stack

Tools and platforms used to build and run this project.

  • PHP 8
  • JSON API
  • JavaScript