Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaiwu/weapp

gleam bindings for wechat miniprogram
https://github.com/kaiwu/weapp

Last synced: 27 days ago
JSON representation

gleam bindings for wechat miniprogram

Awesome Lists containing this project

README

        

# weapp

Gleam bindings for wechat miniprogram, a.k.a weapp.

[![Package Version](https://img.shields.io/hexpm/v/weapp)](https://hex.pm/packages/weapp)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](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