https://github.com/jaideepghosh/boards
Connect any REST data source, and fetch the json. Map it to the given template, and save.
https://github.com/jaideepghosh/boards
appwrite hacktoberfest
Last synced: 5 months ago
JSON representation
Connect any REST data source, and fetch the json. Map it to the given template, and save.
- Host: GitHub
- URL: https://github.com/jaideepghosh/boards
- Owner: jaideepghosh
- Created: 2023-07-22T19:32:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T09:14:00.000Z (over 1 year ago)
- Last Synced: 2025-05-07T19:03:34.772Z (about 1 year ago)
- Topics: appwrite, hacktoberfest
- Language: TypeScript
- Homepage: https://jaideepghosh.github.io/boards/
- Size: 558 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Connect any REST data source, and fetch the json. Map it to the given template, and save.
It will render the page with dynamic contents.
**Connector**: Where a user will setup data sources.
**Canvas**: Where they select a template, and maps a source. It will have following segments:
- Template List
- Connect source to configure template
- Preview
- Publish/Embeddable Code