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

https://github.com/tgenaitay/wechat-developers

Community project - Directory of developers who code WeChat apps (freelance, full time opportunities)
https://github.com/tgenaitay/wechat-developers

minapp miniprogram miniprograms wechat weixin

Last synced: 3 months ago
JSON representation

Community project - Directory of developers who code WeChat apps (freelance, full time opportunities)

Awesome Lists containing this project

README

        

[![Build Status](https://api.travis-ci.com/tgenaitay/wechat-developers.svg?branch=master)](https://travis-ci.com/tgenaitay/wechat-developers)

# Wechatdevelopers.com

### Light directory of developers who code WeChat apps!

πŸ‘‰ [https://www.wechatdevelopers.com](https://www.wechatdevelopers.com/)

How to add your profile in the directory?

## 1. Fork this repo

## 2. Add content

Edit `data/developers.json`, add a new object

```json
{
"name": "Thibault Genaitay",
"location": "Shanghai",
"url": "https://www.linkedin.com/in/thibaultgenaitay/",
"avatar": "https://avatars0.githubusercontent.com/u/4608664",
"wechatID": "thibaultgenaitay",
"QR": "thibaultgenaitay.png",
"CNname": "εΈ…ζ­»δΊ†",
"speakCN": "YES!"
}
```

No need to put yourself first, the directory is rendered in random order πŸ˜‰

## 3. Prepare a QR code

- Upload your file to `source/images/QR`
- No white border
- Minimum 300 * 300px

## 4. Submit a [pull request](https://github.com/tgenaitay/wechat-developers/compare) πŸŽ‰

Contact [@tgenaitay](http://github.com/tgenaitay/) for help.