highsource / highsource/jsonix
Thoughts on feasibility of using Jsonix to generate client libraries using swagger.io
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
We have the need to generate client libraries for OGC services for multiple languages. I had already come across your ogc-schema repo when dealing with OGC services and had found it extremely useful because of all the xsd's and examples despite the fact that I've been using the standards for a while. Since Jsonix uses schemas to fully map out xsd's, I couldn't help to think that with some work we should be able to covert from either xsd's or jsonix output to swagger definition files. Once we have the swagger definition files, we can generate client libraries for numerous languages. client libraries couple with jsonix can remove the pain of using OGC standards. I've found some efforts that have successfully translated a SOAP services to RESTful APIs OGC specs are quite large and I could use your opinion on weather there are any fundamental issues I'm overlooking. Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.