Skip to content

Conversation

@verydanny
Copy link
Owner

This introduces two new adapters for integrating Appwrite with ElysiaJS, one for the Bun runtime and another for Node.js environments.

  • @gravlabs/appwrite-elysia-adapter-bun: Leverages Bun's native APIs for optimal performance.
  • @gravlabs/appwrite-elysia-adapter-node: Provides compatibility for Node.js servers.

Both adapters offer a streamlined way to handle Appwrite server-side SDK integration within ElysiaJS applications, including request and response handling, and helper functions for common Appwrite tasks.

This introduces two new adapters for integrating Appwrite with ElysiaJS, one for the Bun runtime and another for Node.js environments.

- **`@gravlabs/appwrite-elysia-adapter-bun`**: Leverages Bun's native APIs for optimal performance.
- **`@gravlabs/appwrite-elysia-adapter-node`**: Provides compatibility for Node.js servers.

Both adapters offer a streamlined way to handle Appwrite server-side SDK integration within ElysiaJS applications, including request and response handling, and helper functions for common Appwrite tasks.
@changeset-bot
Copy link

changeset-bot bot commented May 21, 2025

🦋 Changeset detected

Latest commit: e3aa385

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@gravlabs/appwrite-elysia-adapter-node Minor
@gravlabs/appwrite-elysia-adapter-bun Minor
@gravlabs/appwrite-hono-adapter-node Minor
@gravlabs/appwrite-hono-adapter-bun Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@verydanny verydanny merged commit df8dd96 into main May 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants