Skip to content

api-evangelist/software-development-lifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Development Lifecycle

The Software Development Lifecycle (SDLC) encompasses all processes, tools, and methodologies involved in planning, developing, testing, and delivering software from inception to retirement. Modern SDLC platforms integrate project planning, source control, code review, automated testing, security scanning, CI/CD pipelines, and release management into unified developer experience platforms. This profile covers the landscape of APIs, tools, and platforms that support each phase of the software development lifecycle.

URL: Software Development Lifecycle

Tags

  • Software Engineering, Project Management, Quality Assurance, Development Process, DevOps, Platform Engineering

Timestamps

  • Created: 2025-01-01
  • Modified: 2026-05-02

APIs

Planning and Tracking APIs

APIs for agile planning, backlog management, sprint tracking, roadmapping, and team capacity planning tools used in the planning phase of the software development lifecycle.

Tags: Agile Planning, Backlog Management, Sprint Tracking, Roadmapping


Code and Review APIs

APIs for source control, code repositories, branching strategies, pull requests, and code review platforms that support collaborative development in the implementation phase.

Human URL: Version Control

Tags: Source Control, Code Review, Version Control, Collaboration

Properties


Build and Test APIs

APIs for build automation, test frameworks, code coverage tools, and quality gates that verify software correctness and maintainability during the testing phase.

Tags: Build Automation, Testing, Code Coverage, Quality Gates


Security Scanning APIs

APIs for SAST, DAST, software composition analysis, and container security scanning integrated into the development lifecycle.

Tags: SAST, DAST, Security Scanning, DevSecOps, SCA


Deployment and Release APIs

APIs for CI/CD pipelines, infrastructure provisioning, environment management, feature flags, and progressive delivery tools.

Tags: CI/CD, Deployment, Infrastructure as Code, Feature Flags, Progressive Delivery


Monitoring and Observability APIs

APIs for application performance monitoring, error tracking, log management, and distributed tracing supporting the operations and maintenance phase.

Tags: Monitoring, Observability, APM, Log Management, Tracing


Developer Platform APIs

APIs for integrated developer experience platforms that unify planning, coding, building, testing, and deployment with internal developer portals and service catalogs.

Tags: Developer Platform, Internal Developer Portal, Service Catalog, Platform Engineering


Common Resources

Artifacts

JSON Schema

  • Sprint Schema — Schema for agile sprints including capacity, velocity, and work item assignments
  • Deployment Schema — Schema for deployment events including environment, strategy, and status

JSON Structure

JSON-LD

  • SDLC Context — JSON-LD context mapping SDLC vocabulary to schema.org and DOAP ontology terms

Examples

Vocabulary

  • SDLC Vocabulary — Normative vocabulary covering lifecycle phases, DevOps practices, tooling, and DORA metrics

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

The Software Development Lifecycle (SDLC) encompasses all processes, tools, and methodologies involved in planning, developing, testing, and delivering software from inception to retirement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors