Jiran / oauthv1_quickbooks

OAuth Version 1 written in GO. This is built for Quickbooks which only works with GET method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oauthv1_quickbooks

OAuth Version 1 written in GO.

This OAuth package was built for the Quickbooks API. The API was strange in that it only seemed to work with GET methods instead of POST.

Check out oauthv1_quickbooks_example to see how this package is used with Quickbooks. The index.html has the little bit of Javascript from Quickbooks to make the connect button appear.

About

OAuth Version 1 written in GO. This is built for Quickbooks which only works with GET method.


Languages

Language:Go 90.7%Language:HTML 9.3%