R
R
Roman Yakushev2016-10-19 11:49:53
PHP
Roman Yakushev, 2016-10-19 11:49:53

What is the best way to write a site in php that will use the REST API?

Let's say there is a REST API open in public.
There is a task to make a site that will use the API method to get dynamic data. That is pure frontend.
Given that the language is php and the site will have high traffic, what is the best way to do it?
1. Use a framework? If so, which one, or not - to write your own application?
2. What template engines do you recommend?
3. Static caching?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Aksentiev, 2016-10-19
@CanVas

1. yes
2. frameworks with their own go in the box.
3. natural

P
Paul Denisevich, 2016-11-09
@deniamnet

Lumen: https://lumen.laravel.com/

V
Vlad Malinichev, 2017-04-04
@malinichev

Phalcon and its Micro Application! Don't guess! The speed will be at its best, the convenience at its best, and you can figure it out in a few days slowly

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question