Methods
(static) all(optionsopt, done)
Get all the newest posts
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
options
Properties
|
||||||||||||||||||||||||
done |
done | Callback |
- Source:
- See:
(static) collect(options, done)
Create a post
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | options
Properties
|
|||||||||
done |
done | Callback |
- Source:
- See:
(static) create(options, done)
Create a post
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | options
Properties
|
||||||||||||
done |
done | Callback |
(static) index(optionsopt, done)
Get the tech posts of today
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
options
Properties
|
||||||||||||||||
done |
done | Callback |
- Source:
- See:
(static) show(options, done)
Get details of a post
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
Object | options
Properties
|
||||||
done |
done | Callback |