
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
graphql-server-core
Advanced tools
GraphQL-Server-Core is a base library that serves as a helper for building GraphQL servers or integrations into existing web frameworks using GraphQL-Core.
| Server integration | Package |
|---|---|
| Flask | flask-graphql |
| Sanic | sanic-graphql |
| AIOHTTP | aiohttp-graphql |
| WebOb (Pyramid, TurboGears) | webob-graphql |
| WSGI | wsgi-graphql |
| Responder | responder.ext.graphql |
| Server integration | Package |
|---|---|
| Django | graphene-django |
The graphql_server package provides these public helper functions:
run_http_queryencode_execution_resultsload_json_bodyjson_encodejson_encode_prettyAll functions in the package are annotated with type hints and docstrings,
and you can build HTML documentation from these using bin/build_docs.
You can also use one of the existing integrations listed above as blueprint to build your own integration or GraphQL server implementations.
Please let us know when you have built something new, so we can list it here.
See CONTRIBUTING.md
FAQs
GraphQL Server tools for powering your server
We found that graphql-server-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.