Categories

API

Judy Waters septiembre 14, 2015
No votes yet.
Please wait...

API (Application Programming Interface) is a set of routines, data structures, protocols, and tools used for creation of software applications. API may be considered as a list of commands sent by one program to another to use the functions of each other.

In web development API allows interaction of programs running on the servers that you connect to from your browser. Websites have APIs as well, so it helps to limit outside program access to a specific set of features. That saves time for server requests and means you can use resources only available on the server (for instance, logins and swords, etc.).

Agregar enlace permanente a marcadores.

Submit a ticket

Si Usted todavía no puede encontrar un tutorial suficiente para arreglar su problema, por favor use el siguiente enlace para enviar un ticket a nuestro equipo de soporte técnico. Nosotros enviaremos nuestra respuesta dentro de próximas 24 horas: Enviar un ticket

Comentarios están cerrados