Skip to content

Instantly share code, notes, and snippets.

View chenyueling's full-sized avatar

chen yueling chenyueling

  • chenyueling
  • 中国
View GitHub Profile
@chenyueling
chenyueling / push_API.md
Last active August 29, 2015 14:14
ding-factory直推接口

Ding-Factory直推接口

推送Text

Path : /api/push/text
METHOD : POST
paramater Type : JSON
paramater Example :
{
 "content": "这是文本",
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wp="http://wordpress.org/export/1.0/" version="2.0">
<channel>
<title>极客公园-GeekPark</title>
<link>http://www.geekpark.net/</link>
<description>关注互联网热点趋势,打造最好的IT线下沙龙</description>
<language>zh-cn</language>
<ttl>10</ttl>
<image>
<url>http://gpk-new.qiniudn.com/logo.jpg</url>
<title>极客公园-GeekPark</title>
@chenyueling
chenyueling / 1
Last active August 8, 2016 02:48
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>36氪 | 关注互联网创业</title>
<link>http://www.36kr.com/</link>
<pubDate>Tue, 30 Dec 2014 16:43:07 +0800</pubDate>
<atom:link href="http://www.36kr.com/feed" rel="self" type="application/rss+xml"/>
<description>36氪 | 关注互联网创业最新文章</description>
<language>en-us</language>
<item>
<title>测试测试</title>
Alert-Me-Factory Service 创建指南
访问 Alert-Me-service 临时控制台(http://<host>/v1/webapp/console/index.html)
天气服务创建
参数
关注时通知URL:(http://<host>/v1/factory/weather)
@chenyueling
chenyueling / 携程.txt
Created December 4, 2014 11:05
携程周边城市景点,城市id
This file has been truncated, but you can view the full file.
1:北京
2:上海
4:大连
5:青岛
6:泰山
7:西安
8:敦煌
9:南京
10:无锡
11:苏州
@chenyueling
chenyueling / NBA_DAYILY.json
Created December 4, 2014 05:41
NBA_DAYILY_JSON
# http://china.nba.com/wap/static/data/scores/daily_2014-12-03.json
{
"context": {
"user": {
"countryCode": "CN",
"countryName": "China",
"locale": "zh_CN",
"timeZone": "+08:00",
"timeZoneCity": "Singapore"
{
"assists": 22,
"biggestLead": 10,
"blocks": 5,
"blocksAgainst": 3,
"defRebs": 32,
"disqualifications": 0,
"ejections": 0,
"fastBreakPoints": 0,
"fga": 73,
@chenyueling
chenyueling / tree
Created November 19, 2014 16:04
tree
└── bg-recruitment
├── api
│   ├── index.js
│   ├── jobs.js
│   ├── members.js
│   └── types.js
├── config
│   ├── config.js
│   └── index.js
├── controllers
@chenyueling
chenyueling / ding-service_create_11_18.json
Last active August 29, 2015 14:09
ding-service_create_11_18
## 优酷
{
"title": "优酷热剧",
"description": "关注优酷热剧更新",
"category_id": "2",
"notify_url": "http://127.0.0.1/ding-java/v1/factory/youkuremind",
"has_lbs": false,
"has_ding": false,
"client_field": [
{