An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/axiaoxin-com/cronweibo

Package cronweibo 提供简单的 API 便于快速开发定时发送微博的应用 比如定时抓取图片后发送到微博、定时获取特定数据并将其保存到微博等。 使用 cronweibo 创建一个定时微博应用只需 4 个步骤: 微博任务(WeiboJob),包含任务名称(Name),执行周期(Schedule)和生成具体微博内容的函数(Run)等信息。 将微博任务注册到 cronweibo 服务后,cronweibo 启动后会将所有注册的任务按其执行周期定时执行该任务中的任务函数,并将其返回的内容发送到微博。 可以通过配置开启HTTP接口来调用任务便于调试。 定时发送hello world文字到微博示例

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/axiaoxin-com/cronweibo
Keywords: weibo
License: MIT
Latest release: over 4 years ago
First release: about 5 years ago
Namespace: github.com/axiaoxin-com
Dependent packages: 1
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...