Ridge
Client generator
A source generator that creates strongly typed HTTP clients for integration tests.
50 stars
2 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates generation of strongly typed HTTP client classes from APIs. | 20 |
| A tool that generates boilerplate HttpClient code using Roslyn's source generator feature. | 45 |
| A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. | 152 |
| A Ruby HTTP client generator that creates an API client from a JSON schema | 413 |
| A .NET library that uses source generators to automatically create boilerplate code for classes and structs. | 316 |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| Automatically generates TypeScript-friendly clients for interacting with Clarity smart contracts | 31 |
| A tool to automatically generate a command-line interface from any Haskell data type | 208 |
| Automates the creation of controllers and their methods based on MediatR requests | 37 |
| An interface-to-member source generator that creates code to redirect interface calls to backing members. | 76 |
| Automates method invocation for all non-static types in a project based on an annotated generic method. | 9 |
| Automates service registration in the Dependency Injection service collection. | 6 |
| Generates source code strings for attribute definitions in C#. | 7 |
| Generates boilerplate code for strongly-typed values | 36 |
| An AWS CDK construct that generates an API Gateway from an ALPS API YAML file | 6 |