Skip to content

Commit

Permalink
add go model
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Nov 22, 2024
1 parent 898e610 commit a68ea62
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions www/resources/template/ecosystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
<td><a href="https://github.com/apioo/typeschema-model-csharp">GitHub</a></td>
<td><a href="https://www.nuget.org/packages/TypeSchema.Model/">Nuget</a></td>
</tr>
<tr>
<td>Go</td>
<td><a href="https://github.com/apioo/typeschema-model-go">GitHub</a></td>
<td></td>
</tr>
<tr>
<td>Java</td>
<td><a href="https://github.com/apioo/typeschema-model-java">GitHub</a></td>
Expand Down

0 comments on commit a68ea62

Please sign in to comment.