https://github.com/kaiwu/weapp
gleam bindings for wechat miniprogram
https://github.com/kaiwu/weapp
Last synced: 6 months ago
JSON representation
gleam bindings for wechat miniprogram
- Host: GitHub
- URL: https://github.com/kaiwu/weapp
- Owner: kaiwu
- Created: 2024-07-20T14:47:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T03:25:55.000Z (7 months ago)
- Last Synced: 2025-05-02T21:48:55.890Z (6 months ago)
- Language: Gleam
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gleam - weapp - [📚](https://hexdocs.pm/weapp/) - Gleam bindings for wechat miniprogram, a.k.a weapp (Packages / SDKs)
README
# weapp
Gleam bindings for wechat miniprogram, a.k.a weapp.
[](https://hex.pm/packages/weapp)
[](https://hexdocs.pm/weapp/)
A project template and working demo which uses this package
can be found at [wechat_dev_tools](https://github.com/kaiwu/wechat_dev_tools)
## Installation
Add the package to your gleam project
```sh
gleam add weapp
```
## Features
This library contains bindings for many frequently used wechat APIs. Gleam makes it
super easy to extend as many as one needs
- wx.request
- wx.requestPayment
- wx.login
- wx.setStorage
- wx.saveFile
- wx.openDocument