Skip to content

Commit

Permalink
Add link to refitter repo from index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Oct 9, 2023
1 parent 811df69 commit e1c6731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docfx_project/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Refitter
Refitter is a tool for generating a C# REST API Client using the [Refit](https://github.com/reactiveui/refit) library. Refitter can generate the Refit interface and contracts from OpenAPI specifications.
[Refitter](https://github.com/christianhelle/refitter) is a tool for generating a C# REST API Client using the [Refit](https://github.com/reactiveui/refit) library. Refitter can generate the Refit interface and contracts from OpenAPI specifications.

Refitter comes in 2 forms:
- A [.NET CLI Tool](articles/cli-tool.md) distributed via [nuget.org](http://www.nuget.org/packages/refitter) that outputs a single C# file on disk
Expand Down

0 comments on commit e1c6731

Please sign in to comment.