ynab.cr

A library to interact with your YNAB data ynab shards
0.1.0 released

ynab

Build Status GitHub license

This is an API client for YNAB. It is still in development and there is a lot to do!

TODO

  • [ ] OAuth
  • [ ] Errors
  • [ ] Delta Requests
  • [ ] Caching
  • [ ] Docs
    • [ ] For Usage in README
    • [ ] For each attribute (comments)
    • [ ] For each class
    • [ ] Hosted
  • [ ] Query Options
  • [ ] API Status Check
  • [ ] All Endpoints

Installation

Add this to your application's shard.yml:

dependencies:
  ynab:
    github: jaredsmithse/ynab

Usage

require "ynab"

TODO: Write usage instructions here

Development

For development, you will need a personal access token from YNAB. You can find instructions on how to get one for your account here.

Contributing

  1. Fork it (https://github.com/your-github-user/ynab/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

ynab.cr:
  github: jaredsmithse/ynab.cr
  version: ~> 0.1.0
License MIT
Crystal 0.26.0

Authors

Dependencies 0

Development Dependencies 2

  • habitat
    {'github' => 'luckyframework/habitat'}
  • webmock master
    {'branch' => 'master', 'github' => 'manastech/webmock.cr'}

Dependents 0

Last synced .
search fire star recently