# Introducing the Neon integration on WunderGraph

DevFeed: [Introducing the Neon integration on WunderGraph](<https://devfeed.tech/articles/introducing-the-neon-integration-on-wundergraph-5687.md>)

Original publisher: [Read original article](<https://neon.com/blog/neon-wundergraph-integration>)

Author: Nikita Shamgunov

Published: 2023-04-11T21:23:55Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [BFF](<https://devfeed.tech/topics/bff.md>), [API](<https://devfeed.tech/topics/api.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Database](<https://devfeed.tech/topics/database.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [backend](<https://devfeed.tech/tags/backend.md>), [bff](<https://devfeed.tech/tags/bff.md>), [case-studies](<https://devfeed.tech/tags/case-studies.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [database](<https://devfeed.tech/tags/database.md>), [development](<https://devfeed.tech/tags/development.md>), [framework](<https://devfeed.tech/tags/framework.md>), [integration](<https://devfeed.tech/tags/integration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

## AI overview

The article announces a Neon integration for WunderGraph Cloud, a managed service for deploying WunderGraph APIs. WunderGraph is described as an open-source Backend for Frontend framework that composes multiple APIs, generates typesafe API clients, and supports authentication and file uploads. The integration synchronizes Neon database settings and automatically configures the database connection string.

## Source excerpt

WunderGraph is an open-source Backend for Frontend (BFF) Framework designed to optimize Developer Workflows through API Composition. Developers can compose multiple APIs into a single unified interface and generate typesafe API clients that include authentication and file uploads...