https://github.com/tianzonglin/commentsall
This is an assistant webpage to help me gather the comments on my blog in one single page. Since the comments were stored by Leancloud(cn), it could be easy to use Leancloud API to select them all from the data table and show them on the webpage.
https://github.com/tianzonglin/commentsall
javascript leancloud sql
Last synced: 3 months ago
JSON representation
This is an assistant webpage to help me gather the comments on my blog in one single page. Since the comments were stored by Leancloud(cn), it could be easy to use Leancloud API to select them all from the data table and show them on the webpage.
- Host: GitHub
- URL: https://github.com/tianzonglin/commentsall
- Owner: TianZonglin
- Created: 2021-03-11T04:17:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T08:56:50.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T02:24:26.605Z (over 1 year ago)
- Topics: javascript, leancloud, sql
- Language: JavaScript
- Homepage: https://cmt.glitch.me
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an assistant webpage to help me gather the comments on my blog in one single page. Since the comments were stored by Leancloud(cn), it could be easy to use Leancloud API to `select` them all from the data table and show them on the webpage.
