Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MaaxGr/open-source-notionapi-apps
Collection of Apps, Integrations und Libraries that utilize the Notion API
https://github.com/MaaxGr/open-source-notionapi-apps
collection notion notion-api open-source
Last synced: 29 days ago
JSON representation
Collection of Apps, Integrations und Libraries that utilize the Notion API
- Host: GitHub
- URL: https://github.com/MaaxGr/open-source-notionapi-apps
- Owner: MaaxGr
- Created: 2021-05-13T17:05:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T17:02:43.000Z (over 3 years ago)
- Last Synced: 2024-08-06T23:38:10.462Z (5 months ago)
- Topics: collection, notion, notion-api, open-source
- Homepage:
- Size: 16.6 KB
- Stars: 101
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Source Notion API Apps
This is a list of all available open source clients, apps and integrations
that are build on top of notions public api.Feel free to create issues or pull requests if you know more available software!
## Integrations
|What|Description|Status|Author|
|---|---|---|---|
|[GitHub Issues](https://github.com/makenotion/notion-sdk-js/tree/main/examples/github-issue-sync)|Sync Issues of a single GitHub Repository with a notion database|Stable|Notion|
|[Email Notification](https://github.com/makenotion/notion-sdk-js/tree/main/examples/database-update-send-email)|Send an email whenever the status of a page in a database is updated|Stable|Notion|
|[Notrition](https://github.com/justjake/notrition)|Produce nutrition labels for stored recipes by utilizing Edamam API|Stable|justjake|
|[notion-blog-nextjs](https://github.com/samuelkraft/notion-blog-nextjs)|Next.js blog using Notions Public API|Beta|samuelkraft|
|[notion-german-anki](https://github.com/boxysean/notion-german-anki)|Notion as source of truth for anki dictionary|Early Development|boxysean|
|[Todoist Sync](https://github.com/MaaxGr/NotionTodoistSync)|Sync Todoist with Notion Database|Early Development|MaaxGr|
|[sublinear](https://github.com/jonas-kgomo/sublinear)|Easily synchronize issues between Linear and Notion|Early Development|jonas-kgomo|
## Frameworks|What|Description|Status|Author|
|---|---|---|---|
|[notion-sdk-js](https://github.com/makenotion/notion-sdk-js)|Notion SDK for JavaScript|Stable|Notion|
|[notion-sdk-py](https://github.com/ramnes/notion-sdk-py)|A simple and easy to use client for the Notion API|Beta|ramnes|
|[go-notion](https://github.com/dstotijn/go-notion)|Go client for the Notion API|Early Development|dstotijn|
|[Go SDK](https://github.com/ketion-so/go-notion)|SDK for Notion.io API|Early Development|ketion-so|
|[Go API](https://github.com/jomei/notionapi)|API client for Notion.io API|Ready to Use|jomei|
|[Vue API](https://github.com/64robots/vue-notion-api)|Vue integration for Notion API|Early Development|64robots|
|[PHP API](https://github.com/64robots/php-notion)|PHP API for Notion|Early Development|64robots|
|[React API](https://github.com/mkalvas/notion-react)|Hooks for using the Notion API from React|Early Development|mkalvas|
|[notion-sdk-jvm](https://github.com/seratch/notion-sdk-jvm)|Notion SDK (written in Kotlin) for any JVM Language|Early Development|seratch|
|[Swift API](https://github.com/noppefoxwolf/notion)|Swift API for Notion|Early Development|noppefoxwolf|
|[Rust API](https://github.com/jakeswenson/notion)|Rust API and Client for Notion|Early Development|jakeswenson|