WebApiToTypeScript icon indicating copy to clipboard operation
WebApiToTypeScript copied to clipboard

A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers

Results 14 WebApiToTypeScript issues
Sort by recently updated
recently updated
newest added
trafficstars

It is a fairly challenging problem to figure out the best scheme to detect and support return types for controller actions. Many different control flows could exist, and often times...

enhancement

Clean up code. Please use this thread to identify overall points of cleanup or spawn off into a new issue if it is focused and actionable.

help wanted