OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: swagger清除
ADDED

Automatically convert mitmproxy captures or HAR files into OpenAPI 3.0 specs, enabling reverse-engineering of REST APIs by observing traffic without manual analysis.

Developer toolsBackend & APIs
nestquerry-kit
ADDED

@querry-kit/nest provides a suite of NestJS helpers for building Query Kit APIs. It includes features like field projection, Prisma-style query services, CASL authorization policies, OpenAPI decorators, pagination DTOs, and object utilities to streamline backend development.

Developer toolsBackend & APIs
spring-on-k8sAndriyKalashnykov
ADDED

A reference Spring Boot 4 service on Kubernetes demonstrating production patterns, including Carvel deployment, Prometheus metrics, Actuator probes, and a hardened CI/CD pipeline with security scanning and image signing.

Developer toolsSelf-hostedBuild & DevOps
fastapifastapi
ADDED

FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.

Developer toolsBackend & APIs