Giter Site home page Giter Site logo

freshbooks-nodejs-sdk's Introduction

FreshBooks NodeJS SDK

npm node-lts GitHub Workflow Status

The FreshBooks NodeJS SDK allows you to more easily utilize the FreshBooks API.

This repository contains multiple packages:

Package What it's for Usage
@freshbooks/api Get/set data from FreshBooks using the REST API. README
@freshbooks/app Pre-configured ExpressJS app. Includes authentication via PassportJS. README
sdk-examples SDK code examples README

Installation

Use your favorite package manager to install any of the packages and save to your package.json:

$ npm install @freshbooks/api @freshbooks/app

# Or, if you prefer yarn
$ yarn add @freshbooks/api @freshbooks/app

Usage

@freshbooks/api

See the API README, the full documentation and check out some of our examples.

@freshbooks/app

See the APP README.

Development

Testing

yarn install
yarn build
yarn test

Releasing

  1. Make sure everything is up to date locally
  2. Update CHANGELOG.md and move any changes in "Unreleased" to the new version number
  3. Commit changes and push to origin
  4. Pull latest changes from origin
  5. Update the package versions by executing: ./node_modules/.bin/lerna version
  6. After the new tags have been pushed to github, log in there and create a release from one of the new tags to push to npm.

freshbooks-nodejs-sdk's People

Contributors

amcintosh avatar dependabot[bot] avatar bmcfads avatar actions-user avatar github-actions[bot] avatar admurray-fb avatar alexkung1 avatar ngalandefb avatar nedu avatar mgavinfb avatar felipeapompeu avatar nicholasyee avatar bhaskarmurthy avatar mislavgrgic avatar jeffsawatzky avatar brandoncc avatar ruyili avatar seanmoon80 avatar dharmesh-dhakan avatar ryanmarr avatar wesbos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.