|
MVC
Stands for "Model-View-Controller." MVC is an application design model comprised of three interconnected parts. They include the model (data), the view (user interface), and the controller (processes that handle input).
SHTML
Server side included or SSI" hypertext Markup Language
This file is used to associate files that include server instructions, so all files load as fast as possible.
Drupal
Content management system.
CMS PHP, Ajax, JavaScript
SEO
SEO stands for Search Engine Optimization, which is the practice of increasing the quantity and quality of traffic to your website through organic search engine results.
RESTful API (REST API)
REST: representational state transfer.
A RESTful API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and DELETE data types, which refers to the reading, updating, creating and deleting of operations concerning resources.
|
