CPT_LowCode_DevDay2022

所属分类:快速开发平台
开发工具:TSQL
文件大小:47KB
下载次数:0
上传日期:2022-08-23 07:44:21
上 传 者sh-1993
说明:  该解决方案是在2022年开普敦低代码开发人员日期间构建的。该解决方案从Reddit a中检索新闻...
(This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.)

文件列表:
App.settings (196, 2022-08-23)
GetNewsItems.function (0, 2022-08-23)
GetNewsItems.function\CallRESTEndpoint.function (3634, 2022-08-23)
GetNewsItems.function\CallRESTEndpoint.function.types (1012, 2022-08-23)
GetNewsItems.function\ExecuteSQL.function (3179, 2022-08-23)
GetNewsItems.function\ForEach.function (522, 2022-08-23)
GetNewsItems.function\GetNewsItems.properties (1085, 2022-08-23)
GetNewsItems.function\RedditResponse.function (561, 2022-08-23)
GetNewsItems.function\UnixDateConvert.function (1659, 2022-08-23)
LICENSE.txt (1068, 2022-08-23)
NewsApp.solution (570, 2022-08-23)
NewsItem.type (440, 2022-08-23)
RedditResponse.folder (0, 2022-08-23)
RedditResponse.folder\RedditResponse.properties (339, 2022-08-23)
RedditResponse.folder\RedditResponse.type (253, 2022-08-23)
RedditResponse.folder\RedditResponse_data.type (646, 2022-08-23)
RedditResponse.folder\RedditResponse_data_children.type (267, 2022-08-23)
RedditResponse.folder\RedditResponse_data_children_data.type (10674, 2022-08-23)
RedditResponse.folder\RedditResponse_data_children_data_Type.type (94, 2022-08-23)
RedditResponse.folder\RedditResponse_data_children_data_author_flair_richtext.type (381, 2022-08-23)
SQL Scripts (0, 2022-08-23)
SQL Scripts\CREATE TABLE.sql (289, 2022-08-23)
SimpleRESTHost.service (0, 2022-08-23)
SimpleRESTHost.service\News.event (0, 2022-08-23)
SimpleRESTHost.service\News.event\AddToList.function (1941, 2022-08-23)
SimpleRESTHost.service\News.event\ExecuteSQL.function (2581, 2022-08-23)
SimpleRESTHost.service\News.event\ExecuteSQL.function.types (864, 2022-08-23)
SimpleRESTHost.service\News.event\List.function (420, 2022-08-23)
SimpleRESTHost.service\News.event\News.properties (841, 2022-08-23)
SimpleRESTHost.service\News.event\SetValue.function (892, 2022-08-23)
SimpleRESTHost.service\SimpleRESTHost.properties (5181, 2022-08-23)
SimpleRESTHost.service\SimpleRESTHost.properties.types (1310, 2022-08-23)
Solution.lsoz (1780, 2022-08-23)
Timer.service (0, 2022-08-23)
Timer.service\Timer.properties (1441, 2022-08-23)
Timer.service\TimerEvent.event (0, 2022-08-23)
Timer.service\TimerEvent.event\GetNewsItems.function (1252, 2022-08-23)
Timer.service\TimerEvent.event\TimerEvent.properties (232, 2022-08-23)
... ...

# CPT Low-Code Developer Day 2022 ## Description What a great event. This solution was built in the talk. Please feel free to download it. During the talk we built a small apoplication to keep up with the world news. The application does the following: 1. Extract the latest 3 World news articles from Reddit every 5 min 2. Save these articles to a MS SQL Database 3. Expose a REST API to get these articles 4. Show these articles on a static HTML page It follows the below logic: ![Solution Diagram](https://github.com/linx-software/CPT_LowCode_DevDay2022/blob/master/msedge_MOilgCNnDI.png) ## Installation 1. Run the SQL script provided to create the table 2. Change the connection string to your Database. (this is set in the settings) For questions please ask the [Linx community](https://github.com/linx-software/CPT_LowCode_DevDay2022/blob/master/https://linx/software/community). You can get the Linx designer from [linx.software](https://github.com/linx-software/CPT_LowCode_DevDay2022/blob/master/https://linx.software/) ## License [MIT](https://github.com/linx-software/CPT_LowCode_DevDay2022/blob/master/https://github.com/linx-software/template-repo/blob/main/LICENSE.txt)

近期下载者

相关文件


收藏者