List of winglibs
| Library | Package name | Version | Description | Supported Wing platforms |
|---|---|---|---|---|
| Amazon Bedrock | @winglibs/bedrock | v0.1.2 | A Wing library for Amazon Bedrock | sim, tf-aws |
| AWS Budget | @winglibs/budget | v0.1.7 | A Wing library for working with [AWS Budgets] | sim, tf-aws |
| Cloud checks | @winglibs/checks | v0.0.18 | A self-validation mechanism for cloud applications | * |
| cloudv2 | @winglibs/cloudv2 | v0.1.2 | Standard cloud library for Wing | sim, tf-aws |
| Amazon Cognito | @winglibs/cognito | v0.0.14 | A wing library to work with Amazon Cognito | sim, tf-aws |
| Containers | @winglibs/containers | v0.1.6 | Deploy containers with Wing | sim, tf-aws |
| Amazon DynamoDB | @winglibs/dynamodb | v0.2.4 | A Wing library for Amazon DynamoDB | sim, tf-aws |
| @winglibs/email | v0.0.1 | A wing library for sending emails | sim, tf-aws | |
| Amazon EventBridge | @winglibs/eventbridge | v0.1.8 | A Wing library for working with Amazon EventBridge | sim, tf-aws, awscdk |
| FIFO Queue | @winglibs/fifoqueue | v0.0.12 | A wing library to work with FIFO (first-in first-out) Queues | sim, tf-aws |
| GitHub | @winglibs/github | v0.0.16 | A wing library to work with GitHub Probot | * |
| JWT authentication | @winglibs/jwt | v0.0.9 | Wing library for JWT authentication | * |
| Kubernetes (k8s) | @winglibs/k8s | v0.0.10 | Wing for Kubernetes | k8s |
| Lock | @winglibs/lock | v0.0.8 | Wing library for cloud lock | * |
| Message Fanout | @winglibs/messagefanout | v0.0.9 | Wing library to fan out messages | sim, tf-aws |
| Momento | @winglibs/momento | v0.0.6 | Wing library for momento | sim, tf-aws, tf-gcp, tf-azure |
| ngrok | @winglibs/ngrok | v0.0.11 | Wing library for ngrok. Create local tunnels to Wing endpoints. | * |
| OpenAI | @winglibs/openai | v0.0.9 | Wing library for OpenAI | * |
| Postgres | @winglibs/postgres | v0.1.13 | Wing library for Postgres | sim, tf-aws |
| Python | @winglibs/python | v0.1.4 | A Wing library for running Python code in inflight. | sim, tf-aws |
| React | @winglibs/react | v0.1.6 | A Wing library for React | sim, tf-aws |
| Redis | @winglibs/redis | v0.0.13 | A Wing library for Redis (Example) | sim |
| Amazon SageMaker | @winglibs/sagemaker | v0.0.10 | The library enables owners of a trained sagemaker model, to access its Endpoints from a winglang inflight code. | sim, tf-aws |
| Amazon SES | @winglibs/ses | v0.0.8 | Wing library for interacting with Amazon SES. | sim, tf-aws |
| Wing simulator utils | @winglibs/simtools | v0.0.6 | 'Wing simulator utility library' | sim |
| Slack | @winglibs/slack | v0.1.5 | A Wing library for working with Slack | sim, tf-aws |
| Amazon SNS | @winglibs/sns | v0.1.7 | A Wing library for working with Amazon SNS | tf-aws, awscdk, sim |
| Terraform utilities | @winglibs/tf | v0.1.0 | Terraform utilities library for Wing | sim, tf-aws |
| tsoa | @winglibs/tsoa | v0.1.16 | A Wing library for working with TSOA - An OpenAPI-compliant Web APIs using TypeScript. | sim |
| Vite | @winglibs/vite | v0.2.5 | A Wing library to deploy Vite applications to the cloud. | sim, tf-aws |
| WebSocket | @winglibs/websockets | v0.3.13 | A Wing library that enables you to create WebSockets using Wing. | sim, tf-aws, awscdk |
Contributing to winglibs
Want to contribute your own winglib to this list? Check out the contributing guide for more information.