Skip to content
#

development-methodology

Here are 19 public repositories matching this topic...

C5-DEC: Common Criteria for Cybersecurity, Cryptography, Clouds – Design, Evaluation and Certification. AI-enabled toolkit for secure system design, development and evaluation via Common Criteria, SSDLC, SpecEngine/DocEngine, CRA, SBOM, threat modelling + risk assessment, and cryptography (incl. post-quantum), CLI/TUI/GUI

  • Updated Mar 23, 2026
  • Python

Code First — independent third-party profile of a public API surface, by API Evangelist. Code-first is an API design and software development approach where the application's source code is the primary source of truth and the API contract (OpenAPI document, GraphQL schema, gRPC proto, type definitions) is generated from that code via decorators, an

  • Updated Aug 30, 2026

API-First — independent third-party profile of a public API surface, by API Evangelist. API-First is a software development methodology where APIs are treated as first-class citizens and designed before implementation begins. In an API-first approach, teams establish API contracts as the foundation of architecture, enabling parallel development, re

  • Updated Aug 30, 2026

Development Methodology — independent third-party profile of a public API surface, by API Evangelist. Development Methodology encompasses the structured approaches, frameworks, and processes used to plan, execute, and manage software development projects. It helps developers and engineering teams work more efficiently and deliver higher-quality sof

  • Updated Sep 1, 2026

Security by Design — independent third-party profile of a public API surface, by API Evangelist. A software development approach that integrates security considerations and practices from the initial design phase through the entire development lifecycle, rather than adding security as an afterthought. It plays a critical role in protecting organiza

  • Updated Sep 1, 2026

Add this topic to your repo

To associate your repository with the development-methodology topic, visit your repo's landing page and select "manage topics."

Learn more