https://github.com/hypertrace/hypertrace-core-graphql
The public graphql API of the Hypertrace core platform
https://github.com/hypertrace/hypertrace-core-graphql
Last synced: 7 months ago
JSON representation
The public graphql API of the Hypertrace core platform
- Host: GitHub
- URL: https://github.com/hypertrace/hypertrace-core-graphql
- Owner: hypertrace
- License: apache-2.0
- Created: 2020-07-08T16:51:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:24:03.000Z (over 1 year ago)
- Last Synced: 2024-05-23T08:25:53.511Z (over 1 year ago)
- Language: Java
- Size: 775 KB
- Stars: 2
- Watchers: 6
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Hypertrace Core GraphQL
## Testing
`./gradlew test`
## Running
`./gradlew run`
## Ports
GraphQL Service runs on port 23431 at `/graphql` by default