Skip to content

Dart package that generates REST clients and data classes from OpenApi definition file for Dart and Kotlin

Notifications You must be signed in to change notification settings

mleevi/swagger_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swagger Parser

pub version pub likes dart style Star on Github Last commit on Github Tests

Dart package that generates REST clients and data classes from OpenApi definition file

Features

  • Supports OpenApi v2, v3.0 and v3.1
  • Support JSON and YAML format
  • Generate REST client files based on Retrofit
  • Generate data classes (also on freezed)
  • Support for multiple languages (Dart, Kotlin)
  • Web interface at https://carapacik.github.io/swagger_parser

About

Dart package that generates REST clients and data classes from OpenApi definition file for Dart and Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.4%
  • HTML 0.6%