Hello Folks,
I saw this tutorial : https://docs.phalcon.io/en/latest/reference/tutorial-rest.html
I have some questions about micro applications with phalcon. i am creating a android app that needs a restful service , and i really really need a great performance.
1) Wheres the atributtes (name,type and year) of robot model in this tutorial ?
2) can i create a restfull with model and controller ? Or this architeture in the tutorial is recommended for rest service ? Will i lose some performance if i choose to use mode and controller ?
3) has phalcon a RESTful API Authentication Schemes ?
Sorry for my bad english , Thanks so much !!