agnelvishal / agnelvishal/Condense.press

Rest api or direct database? Ajax or curl?

Aberta
#25 2 comentários 0 reações 0 responsáveis Ver no GitHub
Hacktoberfest question
Linguagem predominante
PHP
Estrelas
11
Forks
21
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.