Ajax-Service
Ajax generator
A tool that automatically generates TypeScript code for making AJAX calls to C# API endpoints.
Generate typescript Ajax calls based on your c# endpoints
19 stars
2 watching
1 forks
Language: C#
last commit: 12 months ago
Linked from 1 awesome list
csharpsourcegeneratortypescript
Related projects:
Repository | Description | Stars |
---|---|---|
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
mrkev/generator-typescript | A Yeoman generator for creating TypeScript projects with automatic compilation and running capabilities. | 19 |
lokimidgard/autoinvoke.generator | Automates method invocation for all non-static types in a project based on an annotated generic method. | 9 |
evidentsolutions/apina | Generates client-side TypeScript code from server-side APIs | 27 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
mechanismhq/clarigen | Automatically generates TypeScript-friendly clients for interacting with Clarity smart contracts | 31 |
alekshura/sourceapi | An API code generator that uses OpenAPI definitions to create abstract base controllers and data transfer objects (DTOs) for .NET Core applications. | 14 |
mmuller88/cdk-alps-spec-rest-api | An AWS CDK construct that generates an API Gateway from an ALPS API YAML file | 6 |
thenameless314159/sourcegeneratorutils | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
cloud0259/controllergenerator | Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
aws-samples/smithy-server-generator-typescript-sample | A sample project demonstrating how to generate TypeScript code for a serverless API using the Smithy framework. | 17 |
mmuller88/alps-unified-ts | Generates API specifications from ALPS definitions in TypeScript | 3 |
teleporthq/teleport-code-generators | Automated code generators for modern web applications, supporting multiple frameworks and libraries. | 1,007 |