An open API service indexing awesome lists of open source software.

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.

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.

![](https://cdn.jsdelivr.net/gh/TianZonglin/commentsALL/demo.png)