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

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

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

paulcbetts/refit

0
View on GitHub↗
0 星标·0 分支·3 次浏览

Refit

Taken Over By Shad0w For Responsible Disclosure No Malicous Content Should Serve Here

Features

  • API Client Development Tools - Type-safe REST library for .NET.
  • API Development - Turns REST APIs into type-safe C# interfaces.

Star 历史

paulcbetts/refit 的 Star 历史图表paulcbetts/refit 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Refit 的开源替代方案

相似的开源项目,按与 Refit 的功能重合度排序。
  • inf0rmer/blanketinf0rmer 的头像

    inf0rmer/blanket

    459在 GitHub 上查看↗

    A dead simple API wrapper

    Ruby
    在 GitHub 上查看↗459
  • mattiasnordqvist/web-anchormattiasnordqvist 的头像

    mattiasnordqvist/Web-Anchor

    25在 GitHub 上查看↗

    Web Anchor provides type-safe, testable and flexible, runtime-generated access to web resources.

    C#api-clientc-sharphttpclient
    在 GitHub 上查看↗25
  • azure/autorestAzure 的头像

    Azure/autorest

    4,798在 GitHub 上查看↗

    AutoRest is a multi-language SDK generator and OpenAPI code generator designed to produce consistent software development kits from a single API definition. It functions as a REST API client generator that transforms Swagger and OpenAPI specification files into functional, typed HTTP client libraries. The tool automates the SDK development workflow by converting design documents into source code, ensuring that the resulting implementations match the defined API contract across different programming languages. The system employs specification-driven development using an intermediate represent

    TypeSpecazurecode-generatorcsharp
    在 GitHub 上查看↗4,798
  • openapitools/openapi-generatorOpenAPITools 的头像

    OpenAPITools/openapi-generator

    26,412在 GitHub 上查看↗

    This project is a command-line tool and template-based scaffolding engine that transforms API interface specifications into functional client libraries and server stubs. By automating the creation of type-safe SDKs and boilerplate code, it bridges the gap between service definitions and implementation, allowing developers to maintain synchronized codebases across many programming languages. The tool distinguishes itself through a portable execution model that utilizes containerized build isolation to ensure identical output regardless of the host environment. It features a modular, plugin-bas

    Javaapiapi-clientapi-server
    在 GitHub 上查看↗26,412
查看 Refit 的所有 30 个替代方案→

常见问题解答

paulcbetts/refit 是做什么的?

Taken Over By Shad0w For Responsible Disclosure No Malicous Content Should Serve Here

paulcbetts/refit 的主要功能有哪些?

paulcbetts/refit 的主要功能包括:API Client Development Tools, API Development。

paulcbetts/refit 有哪些开源替代品?

paulcbetts/refit 的开源替代品包括: mattiasnordqvist/web-anchor — Web Anchor provides type-safe, testable and flexible, runtime-generated access to web resources. rest-client/rest-client — This is a Ruby HTTP client designed for REST API integration, resource modeling, and automated network communication.… azure/autorest — AutoRest is a multi-language SDK generator and OpenAPI code generator designed to produce consistent software… inf0rmer/blanket — A dead simple API wrapper. openapitools/openapi-generator — This project is a command-line tool and template-based scaffolding engine that transforms API interface specifications… apotonick/roar — Parse and render REST API documents using representers.