Developer Tools Glossary
50 terms total — 2 showing — Last updated 15 Sep 2026
container
A lightweight, portable unit of software that packages an application and all its dependencies into a standardised, isolated runtime environment.
API (Application Programming Interface)
A defined set of rules and protocols that allows software components to communicate with one another.
CLI (Command-Line Interface)
A text-based interface through which users interact with software by typing commands into a terminal or shell.