Skip to content

Go API wrapper for Lunch Money API

License

Notifications You must be signed in to change notification settings

icco/lunchmoney

Repository files navigation

lunchmoney

GoDoc Go Report Card Build Status

Golang API wrapper for Lunch Money API

To use this API, you need to create an API token by following the directions at developers.lunchmoney.app.

Notes

  • We currently only support read only requests. We'd love a PR to add support for write though!
  • We currently only support Go 1.20 and greater.