Software Development

5 terms in this category.

API

Application Programming Interface, the way two applications communicate with each other.

View definition

API Gateway

Central API traffic management that acts as a single entry point for all client requests to backend microservices.

View definition

Codebase

The complete collection of source code that forms a software project or application, typically stored in a single repository.

View definition

Continuous Integration

A development practice where developers routinely merge code into a shared repository, automatically verified through builds and testing.

View definition

Full Stack

A developer or system that covers all layers of technology in building an application, from the user interface to the database.

View definition