Skip to content

bitflipsoftware/schwag-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

swagger-xml

This package is experimental, to see if it is more efficient to specify an API specification using strongly restricted and schema validated XML, which will then be used to generate code as well as the Swagger 2.0 yaml file.

The problem that we are trying to solve, here, is that yaml and json are weakly validated, making it harder to write a valid document by hand. If we use Xml schema validation, then we can use an XSD-Validating IDE, like OxygenXML or XML Spy, to validate our document, auto-complete, and generally make our lives easier.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published