eberlitz/WebApiClientTS
Asp.NET Web API client generator for TypeScript files
This tool helps ASP.NET Web API developers automatically create TypeScript client code. It takes your existing .NET Web API project and its defined endpoints, then generates ready-to-use TypeScript interfaces and classes. This allows front-end developers working with TypeScript to easily consume the API without manually writing client-side boilerplate.
No commits in the last 6 months.
Use this if you are a .NET developer building Web APIs and want to provide a robust, automatically generated TypeScript client for front-end developers.
Not ideal if you are not using ASP.NET Web API or TypeScript, or if you prefer to manually write or use other client generation approaches.
Stars
9
Forks
1
Language
C#
License
MIT
Category
Last pushed
Oct 18, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/eberlitz/WebApiClientTS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...