Software Development
5 terms in this category.
API
Application Programming Interface, the way two applications communicate with each other.
View definitionAPI Gateway
Central API traffic management that acts as a single entry point for all client requests to backend microservices.
View definitionCodebase
The complete collection of source code that forms a software project or application, typically stored in a single repository.
View definitionContinuous Integration
A development practice where developers routinely merge code into a shared repository, automatically verified through builds and testing.
View definitionFull Stack
A developer or system that covers all layers of technology in building an application, from the user interface to the database.
View definition