An open API service indexing awesome lists of open source software.

https://github.com/stackql/any-sdk


https://github.com/stackql/any-sdk

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

![Platforms](https://img.shields.io/badge/platform-windows%20macos%20linux-brightgreen)
![Go](https://github.com/stackql/stackql/workflows/Go/badge.svg)
![License](https://img.shields.io/github/license/stackql/stackql)
![Lines](https://img.shields.io/tokei/lines/github/stackql/stackql)

# any-sdk

A golang library to support:
- traversal algorithms on StackQL augmented openapi doc structure.
- SQL semantics thereupon.

From those who brought you

[![StackQL](https://stackql.io/img/stackql-banner.png)](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.