Has anyone used julia to work with the Notion api?

Looks like Notion exposes a REST API over HTTPS so you can build a Julia app that uses HTTP.jl to interact with the Notion API.