agnelvishal / agnelvishal/Condense.press

Rest api or direct database? Ajax or curl?

未關閉
#25 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Hacktoberfest question
主要語言
PHP
星號
11
分支
21
PR 合併指標
30 天內沒有已合併 PR

描述

What I want is to display data from mysql database based on inputs from form. The website is live at http://condense.press/ Which of the following is a good architecture.
1) Directly interaction with database and displaying in iframe. This one is currently used at the master branch.
2) Directly interaction with database and displaying with ajax. This is done at https://github.com/agnelvishal/Condense.press/pull/22
3) Using curl to call rest api which interacts with database. This is done at https://github.com/agnelvishal/Condense.press/pull/24
4) Using ajax and rest api.
5) Using frontend frameworks like vue or angular.
Expecting answers from #Hacktoberfest

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。