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

https://github.com/liigo/wxfresh

基于Deno+Fresh开发的微信公众号WEB后端,目前已经实现即时消息对话、公众号菜单定制、WXXML编解码、ACCESS_TOKEN获取等功能。
https://github.com/liigo/wxfresh

Last synced: about 2 months ago
JSON representation

基于Deno+Fresh开发的微信公众号WEB后端,目前已经实现即时消息对话、公众号菜单定制、WXXML编解码、ACCESS_TOKEN获取等功能。

Awesome Lists containing this project

README

        

# fresh project

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.