0.1.19 • Published 2 months ago

ep_post_data v0.1.19

Weekly downloads
56
License
-
Repository
github
Last release
2 months ago

Publish Status Backend Tests Status

Post data straight to a pad

Curl example

curl -X POST -d @/tmp/xbmc.log http://10.0.0.215:9001/post

You can also use the 'x-pad-id' header to define the resulting pad name or it will be randomized. Ex:

$ curl -X POST -d @datafile.txt -H 'X-PAD-ID: test123' http://10.0.0.215/post
Pad Created: http://10.0.0.215/p/test123

Limitation

Etherpad Limits imports to 100k Characters

0.1.19

2 months ago

0.1.17

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.16

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.1

9 years ago