https://github.com/stackql/any-sdk
https://github.com/stackql/any-sdk
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackql/any-sdk
- Owner: stackql
- License: mit
- Created: 2023-12-12T06:39:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:42:33.000Z (over 1 year ago)
- Last Synced: 2024-05-22T10:54:35.985Z (over 1 year ago)
- Language: Go
- Size: 23.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README




# any-sdk
A golang library to support:
- traversal algorithms on StackQL augmented openapi doc structure.
- SQL semantics thereupon.
From those who brought you
[](https://stackql.io/)
## Acknowledgements
Extensions, adaptations and shims of the following support our work:
- [kin-openapi](https://github.com/getkin/kin-openapi)
- [gorilla/mux](https://github.com/gorilla/mux)
We gratefully acknowledge these pieces of work.
## Licensing
Please see the [stackql LICENSE](/LICENSE).
Licenses for third party software we are using are included in the [/licenses](/licenses) directory.