From e5c53526e70aace44676203b1608895c10b7a47c Mon Sep 17 00:00:00 2001 From: uo288061 Date: Sat, 10 Feb 2024 12:59:38 +0100 Subject: [PATCH] Updates --- index.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2d56b03d..b5d1b7c3 100644 --- a/index.html +++ b/index.html @@ -1839,12 +1839,24 @@

12. Glossary

-

<Term-1>

-

<definition-1>

+

wikiData

+

A collaborative platform that provides structured data for Wikimedia projects, including Wikipedia.

-

<Term-2>

-

<definition-2>

+

IDE (Integrated Development Environment)

+

A software application that provides comprehensive facilities to programmers for software development.

+ + +

Docker

+

An open-source platform designed to automate the deployment of applications inside lightweight, portable containers.

+ + +

Microservices

+

An architectural style that structures an application as a collection of small, independent services.

+ + +

API (Application Programming Interface)

+

A set of protocols and tools for building software applications, allowing them to communicate with each other.