CFML version of Notion API SDK

Hi all, for those interested in Notion and the recently released Notion API, I’ve created a basic wrapper / version in CFML.

The code is located at https://github.com/psarin/notion_sdk_cfml

Suggestions and contributions always appreciated! Next steps will include writing getters / setters for the returned JSON objects and various Notion block types.

Enjoy,
Cage