https://github.com/exasol/exasol-rest-api
REST API for Exasol
https://github.com/exasol/exasol-rest-api
exasol-integration foundation-library rest-api
Last synced: about 1 year ago
JSON representation
REST API for Exasol
- Host: GitHub
- URL: https://github.com/exasol/exasol-rest-api
- Owner: exasol
- License: mit
- Created: 2021-08-20T14:10:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T15:07:28.000Z (about 1 year ago)
- Last Synced: 2025-03-24T11:38:08.930Z (about 1 year ago)
- Topics: exasol-integration, foundation-library, rest-api
- Language: Go
- Homepage:
- Size: 305 KB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exasol REST API
[](https://github.com/exasol/exasol-rest-api/actions/workflows/ci-build.yml)
Exasol REST API is an extension for the Exasol database that provides the ability to interact with the database via REST API endpoints. The REST API is required by the [Power Apps Connector for Exasol](https://github.com/exasol/power-apps-connector).
[](https://github.com/exasol/exasol-rest-api/actions/workflows/linux-build.yml)
[](https://sonarcloud.io/summary/new_code?id=com.exasol%3Aexasol-rest-api)
[](https://sonarcloud.io/summary/new_code?id=com.exasol%3Aexasol-rest-api)
[](https://sonarcloud.io/summary/new_code?id=com.exasol%3Aexasol-rest-api)
[](https://sonarcloud.io/summary/new_code?id=com.exasol%3Aexasol-rest-api)
[](https://sonarcloud.io/summary/new_code?id=com.exasol%3Aexasol-rest-api)
[](https://sonarcloud.io/summary/new_code?id=com.exasol%3Aexasol-rest-api)
## Information for Users
- [User Guide](doc/user_guide/user-guide.md)
- [System Requirements](doc/system-requirements.md)
- [Design](doc/design.md)
- [License](LICENSE)
- [Changelog](doc/changes/changelog.md)
- [Dependencies](dependencies.md)
## Information for Developers
- [Developers Guide](doc/developer-guide.md)