Add README.md
This commit is contained in:
parent
b28708192b
commit
3aff6899d0
19
README.md
Normal file
19
README.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# node-red-contrib-micropub
|
||||||
|
|
||||||
|
[Node-RED](http://nodered.org/) nodes to create new posts on Micropub weblogs.
|
||||||
|
|
||||||
|
|
||||||
|
## Run the following command in the root directory of your Node-RED install
|
||||||
|
|
||||||
|
npm install node-red-node-google
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
### Micropub Create
|
||||||
|
|
||||||
|
Create a new entry on a weblog.
|
||||||
|
|
||||||
|
The incoming message should provide the follwoing properties.
|
||||||
|
|
||||||
|
* **payload** - an MF2 formatted object
|
||||||
|
|
Loading…
Reference in New Issue
Block a user