Skip to content

Commit

Permalink
add golang openapi implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
wzshiming committed Jul 2, 2018
1 parent 00e7484 commit 967eb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IMPLEMENTATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ These tools are not endorsed by the OAI.
| oas_parser | [github/Nexmo/oas_parser](https://github.com/Nexmo/oas_parser) | Ruby | An open source OpenAPI Spec 3 Definition Parser writen in Ruby |
| oas3-remote-refs | [github//OverSpeedIO/oas3-remote-refs](https://github.com/OverSpeedIO/oas3-remote-refs) | Node.js | Tool to pull remote refernences and merge them into the definitions of the provided OpenAPI3 speicfication.
| go-openapi | [github/nasa9084/go-openapi](https://github.com/nasa9084/go-openapi) | Go | Golang struct model for OpenAPI 3.x. |

| openapi | [github/wzshiming/openapi](https://github.com/wzshiming/openapi) | Go | OpenAPI 3 Specification for golang |

#### Editors

Expand Down

0 comments on commit 967eb9c

Please sign in to comment.