lepoco/openapi.client
OpenAPI Client is a toolkit that helps you create HTTP clients for external APIs based on their OpenAPI specifications. It simplifies the process of consuming and interacting with various web services.
This toolkit helps software developers connect their applications to external web services by generating client code directly from OpenAPI (or Swagger) specification files. You provide the OpenAPI description of an API, and it outputs C# code or command-line tools that your application can use to interact with that API. This is ideal for C#/.NET developers who need to integrate with many different third-party APIs.
No commits in the last 6 months.
Use this if you are a .NET developer who frequently integrates applications with external web APIs and wants to automate the creation of robust client code.
Not ideal if you are not a software developer or your project does not use the .NET framework.
Stars
18
Forks
3
Language
C#
License
MIT
Category
Last pushed
Jul 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/lepoco/openapi.client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/data-api-builder
Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases...
apioo/fusio
Self-Hosted API Management for Builders
harsha-iiiv/openapi-mcp-generator
A tool that converts OpenAPI specifications to MCP server
kadykov/mcp-openapi-schema-explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates...
getdatanaut/openmcp
Turn any openapi file into an mcp server, with just the tools you need.