Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T10:26:39.000Z (about 1 month ago)
- Last Synced: 2024-12-02T11:19:58.720Z (about 1 month ago)
- Topics: appwrite, hacktoberfest
- Language: TypeScript
- Homepage: https://jaideepghosh.github.io/boards/
- Size: 254 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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