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

https://github.com/chekun/echoed

the new version of typecho-app-store
https://github.com/chekun/echoed

Last synced: about 1 year ago
JSON representation

the new version of typecho-app-store

Awesome Lists containing this project

README

          

Echoed
==========================

Typecho应用商店服务端,也就是之前的typecho-app-store的升级版

[![Build Status](https://travis-ci.org/chekun/echoed.svg?branch=master)](https://travis-ci.org/chekun/echoed)

## 实现原理

目前Typecho的插件和主题集中在下面的两个仓库

- https://github.com/typecho/plugins
- https://github.com/typecho/themes

本服务解析这个仓库插件/主题文件的Meta信息入库打包,提供展示和下载!

## 参与开发

> 待完善