Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
com.expediagroup:graphql-kotlin-server
Advanced tools
Common code for running a GraphQL server in any HTTP server framework
GraphQL Kotlin is a collection of libraries, built on top of graphql-java, that simplify running GraphQL clients and servers in Kotlin.
Visit our documentation site for more details.
While all the individual modules of graphql-kotlin
are published as stand-alone libraries, the most common use cases are running a server and generating a type-safe client.
A basic example of how you can run a GraphQL server can be found on our server documentation section.
A basic setup of a GraphQL client can be found on our client documentation section.
More examples and documentation are available on our documentation site hosted in GitHub Pages. We also have the examples module which can be run locally for testing and shows example code using the libraries.
If you have a question about something you can not find in our documentation, the individual module README
s, or javadocs, feel free to contribute to the docs or start a discussion and tag it with the question label.
If you would like to contribute to our documentation see the website directory for more information.
The Blogs & Videos page in the GraphQL Kotlin documentation links to blog posts, release announcements, conference talks about the library, and general talks about GraphQL at Expedia Group.
This project is part of Expedia Group Open Source but also maintained by a dedicated team
Expedia Group OSS
GraphQL Kotlin Committers
@ExpediaGroup/graphql-kotlin-committers
If you have a specific question about the library or code, please start a discussion for the community.
We also have a public channel, (#graphql-kotlin), open on the Kotlin Slack instance (kotlinlang.slack.com). See the info here on how to join this slack instance.
To get started, please fork the repo and checkout a new branch. You can then build the library locally with Gradle
./gradlew clean build
See more info in CONTRIBUTING.md.
After you have your local branch set up, take a look at our open issues to see where you can contribute.
For more info on how to contact the team for security issues or the supported versions that receive security updates, see SECURITY.md
This library is licensed under the Apache License, Version 2.0
FAQs
Common code for running a GraphQL server in any HTTP server framework
We found that com.expediagroup:graphql-kotlin-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.