Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,18 @@
v3: true
v3_1: true

- name: "OpenApi4s"
category:
- server
- sdk
language: Scala
link: https://github.com/sake92/openapi4s
github: https://github.com/sake92/openapi4s
description: >
OpenApi generators for Scala. Direct code generation, minimally intrusive and with automatic refactoring.
v3: true
v3_1: true

- name: Rage
category:
- auto-generators
Expand Down