awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
thx avatar

thx/rap2-delos

0
View on GitHub↗
7,635 stars·1,323 forks·TypeScript·MIT·26 viewsrap2.taobao.org↗

Rap2 Delos

This project is an API documentation management platform and mocking server. It provides a central system for organizing API specifications and managing metadata to maintain consistency across the development lifecycle.

The toolset includes a mocking engine that generates simulated backend responses, allowing frontend development to proceed without a live backend service. It also functions as a static documentation generator that converts dynamic API specifications into offline files for distribution and archival.

The platform is delivered as a containerized toolset, packaging the server and its dependencies into images to ensure consistent deployment across different environments. It utilizes a relational database for the storage and retrieval of API definitions and configurations.

Features

  • API Documentation Systems - Functions as a full system designed for organizing and managing technical interface documentation.
  • API Lifecycle Management - Provides a centralized system for organizing and maintaining API specifications throughout the development lifecycle.
  • Specification-Based Mocking - Simulates backend API responses by generating fake data derived directly from defined API specifications.
  • API Mocking - Provides a mocking engine to simulate API responses, allowing frontend development to proceed without a live backend.
  • API Mocking Servers - Provides a local server that simulates endpoint responses based on specifications to decouple development teams.
  • Offline Documentation - Generates static versions of documentation that can be stored and accessed locally without internet connectivity.
  • Static Documentation Generation - Converts dynamic API specifications into static, searchable technical documentation for offline distribution.
  • Container Orchestration & Deployment - Uses container orchestration and configuration to ensure consistent deployment across different environments.
  • Containerized Application Runtimes - Packages the API server and its dependencies into container images for consistent execution.
  • Containerized Service Deployment - Orchestrates the deployment of the server, frontend, and database using container configuration files.
  • Containerized Documentation - Delivers a suite of API documentation and mocking tools packaged as container images.
  • Interface Management - Open-source interface management and mock tool.
  • Api 网关项目 - Listed in the “Api 网关项目” section of the Great Open Source Project awesome list.

Star history

Star history chart for thx/rap2-delosStar history chart for thx/rap2-delos

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Rap2 Delos

These projects share indexed features with Rap2 Delos. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kong/insomniaKong avatar

    Kong/insomnia

    38,496View on GitHub↗

    Insomnia is a desktop application designed for the design, testing, and debugging of network requests. It serves as a comprehensive environment for managing the API lifecycle, allowing users to draft interface specifications, simulate endpoints, and execute automated testing workflows within continuous integration pipelines. The platform distinguishes itself through a modular, plugin-based architecture that enables the integration of custom scripts and external tools. It supports complex development needs by providing a local-first data persistence model, environment-variable substitution for

    TypeScriptapiapi-clientapi-design
    View on GitHub↗38,496
  • ymfe/yapiYMFE avatar

    YMFE/yapi

    27,722View on GitHub↗

    yapi is an API management platform designed to coordinate the development of RESTful APIs between frontend, backend, and quality assurance teams. It functions as a centralized system for documenting interface specifications, simulating server responses, and validating requests through a built-in testing client. The platform features an API code generator that transforms interface specifications into typed request functions and data models across multiple programming languages. It also includes a mock server capable of generating synthetic responses using schema-based generators and rule-based

    JavaScriptapiapi-managementapi-manager
    View on GitHub↗27,722
  • shekhargulati/52-technologies-in-2016shekhargulati avatar

    shekhargulati/52-technologies-in-2016

    7,311View on GitHub↗

    This project serves as a comprehensive educational repository and technical reference collection, documenting a wide range of software engineering practices and modern development technologies. It provides a structured learning path for developers, curating tutorials and practical examples that cover the full lifecycle of application development, from initial project scaffolding to deployment and maintenance. The repository distinguishes itself by offering deep technical insights into complex architectural patterns, including actor-based concurrency models for managing parallel tasks and cont

    JavaScriptawesomeawesome-listblog
    View on GitHub↗7,311
  • miragejs/miragejsmiragejs avatar

    miragejs/miragejs

    5,527View on GitHub↗

    Mirage JS is a browser-based mock server and client-side API simulator designed for JavaScript application development. It functions as a mocking tool that intercepts network requests to simulate backend API behavior, allowing developers to build and test frontend interfaces without requiring live backend infrastructure. The tool provides a simulation layer that mimics REST endpoints to facilitate rapid prototyping of user flows and application logic. It enables the creation of fake server responses directly within the web browser to verify how an application handles various data scenarios an

    JavaScript
    View on GitHub↗5,527
Compare all 30 related projects→

Frequently asked questions

What does thx/rap2-delos do?

This project is an API documentation management platform and mocking server. It provides a central system for organizing API specifications and managing metadata to maintain consistency across the development lifecycle.

What are the main features of thx/rap2-delos?

The main features of thx/rap2-delos are: API Documentation Systems, API Lifecycle Management, Specification-Based Mocking, API Mocking, API Mocking Servers, Offline Documentation, Static Documentation Generation, Container Orchestration & Deployment.

Which projects share features with thx/rap2-delos?

Projects with overlapping indexed features include: kong/insomnia — Insomnia is a desktop application designed for the design, testing, and debugging of network requests. It serves as a… ymfe/yapi — yapi is an API management platform designed to coordinate the development of RESTful APIs between frontend, backend,… shekhargulati/52-technologies-in-2016 — This project serves as a comprehensive educational repository and technical reference collection, documenting a wide… miragejs/miragejs — Mirage JS is a browser-based mock server and client-side API simulator designed for JavaScript application… easy-mock/easy-mock — Easy Mock is a tool for API mocking and simulation that allows for the creation of fake server responses using… mockoon/mockoon — Mockoon is an HTTP API simulation platform and design tool used to create fake API endpoints that simulate server…