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
paulcbetts avatar

paulcbetts/refit

0
View on GitHub↗
0 stars·0 forks·8 views

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 history

Star history chart for paulcbetts/refitStar history chart for paulcbetts/refit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Refit

Similar open-source projects, ranked by how many features they share with Refit.
  • inf0rmer/blanketinf0rmer avatar

    inf0rmer/blanket

    459View on GitHub↗

    A dead simple API wrapper

    Ruby
    View on GitHub↗459
  • mattiasnordqvist/web-anchormattiasnordqvist avatar

    mattiasnordqvist/Web-Anchor

    25View on GitHub↗

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

    C#api-clientc-sharphttpclient
    View on GitHub↗25
  • azure/autorestAzure avatar

    Azure/autorest

    4,798View on 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
    View on GitHub↗4,798
  • openapitools/openapi-generatorOpenAPITools avatar

    OpenAPITools/openapi-generator

    26,412View on 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
    View on GitHub↗26,412
See all 30 alternatives to Refit→

Frequently asked questions

What does paulcbetts/refit do?

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

What are the main features of paulcbetts/refit?

The main features of paulcbetts/refit are: API Client Development Tools, API Development.

What are some open-source alternatives to paulcbetts/refit?

Open-source alternatives to paulcbetts/refit include: 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.