UNPKG
rtm-api
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
Remember the Milk API Interface
github.com/dwaring87/rtm-api
dwaring87/rtm-api
rtm-api
/
rtm.json
17 lines
•
327 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"api"
:
{
"scheme"
:
"https"
,
"url"
:
{
"auth"
:
"www.rememberthemilk.com/services/auth/"
,
"base"
:
"api.rememberthemilk.com/services/rest/"
}
,
"version"
:
2
,
"format"
:
"json"
,
"rate"
:
{
"bursts"
:
3
,
"burstTimeout"
:
333
,
"burstWait"
:
120000
,
"timeout"
:
1000
}
}
}