Utility functionality for dealing with the Notion REST API.
Go to file
Jonathan Bernard 03e6c0bf5a Add Suite or Building to Address model.
Bug fixes:
- Fix pagination when pulling from Notion pages.
- Fix the parsing of rollup fields.
2023-02-24 08:53:01 -07:00
src Add Suite or Building to Address model. 2023-02-24 08:53:01 -07:00
tests Initial commit 2021-10-30 22:42:00 -05:00
.gitignore Initial commit 2021-10-30 22:42:00 -05:00
hff_notion_api_client.nimble Add Suite or Building to Address model. 2023-02-24 08:53:01 -07:00
README.md Use jdb-software package repo instead of URL-links to dependencies. 2023-02-04 15:20:07 -06:00

Hope Family Fellowship Notion API Client

Building

Software Packages

hff_notion_api_client depends on a number of packages which are not yet available in he official Nim repository. The easiest way to get access to these packages is to add a new PackageList to your nimble configuration for the [JDB Software Nim packages repository]. The url is https://git.jdb-software.com/jdb/nim-packages/raw/main/packages.json