View Source Notionex (notionex v0.2.0)

Notionex is a simple Elixir client for the Notion API that is also capable of rendering Notion pages into various formats like HTML, markdown and more.

Summary

API Client

Link to this function

request(request_params, endpoint, opts \\ [])

View Source

Renderer

Link to this function

render_block(block_id, opts \\ [])

View Source
Link to this function

render_page(page_id, opts \\ [])

View Source