awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to anandtiwarics/python-burp-rest-api

Open-source alternatives to Python Burp Rest Api

7 open-source projects similar to anandtiwarics/python-burp-rest-api, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Burp Rest Api alternative.

  • app-vnext/pollyApp-vNext 的头像

    App-vNext/Polly

    14,191在 GitHub 上查看↗

    Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining and executing stability patterns that manage failures and resource exhaustion during operation execution. The library enables developers to compose complex resilience strategies through a fluent builder pattern, wrapping target operations in functional decorators. These policies intercept execution flow to apply automated recovery mechanisms, such as retries for temporary errors or circuit breakers that isolate unstable components by blocking requests. The framework supports

    C#circuit-breakercircuit-breaker-patterndotnet
    在 GitHub 上查看↗14,191
  • continuumsecurity/resty-burpcontinuumsecurity 的头像

    continuumsecurity/resty-burp

    1在 GitHub 上查看↗
    在 GitHub 上查看↗1
  • dionach/headersanalyzerdionach 的头像

    dionach/headersanalyzer

    44在 GitHub 上查看↗

    Headers Analyzer

    Python
    在 GitHub 上查看↗44
  • pentestgeek/burpcommanderpentestgeek 的头像

    pentestgeek/burpcommander

    58在 GitHub 上查看↗

    Ruby command-line interface to Burp Suite's REST API

    Ruby
    在 GitHub 上查看↗58
  • reactiveui/refitreactiveui 的头像

    reactiveui/refit

    9,513在 GitHub 上查看↗

    Refit is a type-safe REST client for .NET that transforms API definitions into live interfaces. It functions as an automatic API proxy generator, allowing developers to define endpoints as interfaces to eliminate manual HTTP request boilerplate. The library is designed for compatibility with ahead-of-time compilation and trimmed binaries, utilizing build-time source generation to ensure support for native AoT deployments. The project covers a broad range of API integration capabilities, including attribute-driven request composition, automatic JSON deserialization, and request header managem

    C#c-sharpdotnetdotnet-core
    在 GitHub 上查看↗9,513

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • restsharp/restsharprestsharp 的头像

    restsharp/RestSharp

    9,826在 GitHub 上查看↗

    RestSharp is a .NET HTTP client library designed for interacting with RESTful web services. It provides a high-level request wrapper and a dedicated REST API client to manage endpoints, headers, and query parameters. The library includes a serialization mechanism that automatically converts objects to and from JSON or XML formats for API payloads. It also features a system for managing API credentials and security tokens to ensure authorized access to protected remote resources. The toolkit covers broad capabilities for external web service integration, including generic type-based deseriali

    C#
    在 GitHub 上查看↗9,826
  • vmware/burp-rest-apivmware 的头像

    vmware/burp-rest-api

    566在 GitHub 上查看↗

    REST/JSON API to the Burp Suite security tool.

    Java
    在 GitHub 上查看↗566