Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cao7113/notioner
Notion Helper
https://github.com/cao7113/notioner
elixir helper notion tools
Last synced: 10 days ago
JSON representation
Notion Helper
- Host: GitHub
- URL: https://github.com/cao7113/notioner
- Owner: cao7113
- Created: 2024-12-20T02:54:11.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T11:40:32.000Z (10 days ago)
- Last Synced: 2024-12-20T12:33:23.390Z (10 days ago)
- Topics: elixir, helper, notion, tools
- Language: Elixir
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notioner
Notion Data Helper
## How to used this package?
- Get a integration and its access token, e.g. data-helper
- Grant Notion Pages or Database to above integeration## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `notioner` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:notioner, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .