greymind/WebApiToTypeScript
A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers
This tool helps web developers automatically generate the client-side code needed to interact with their ASP.NET Web API. It takes your existing C# API controllers and data transfer objects (DTOs) and produces typed TypeScript endpoints, interfaces, and Angular services. This eliminates manual coding, ensuring your frontend accurately reflects your backend API.
No commits in the last 6 months.
Use this if you are a web developer building a Single Page Application (SPA) with TypeScript and an ASP.NET Web API backend and want to automate client-side API integration.
Not ideal if you are not using ASP.NET for your backend API or are not developing with TypeScript on the frontend.
Stars
25
Forks
9
Language
C#
License
MIT
Category
Last pushed
Jun 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/greymind/WebApiToTypeScript"
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...