0.1.19 • Published 8 months ago

ep_post_data v0.1.19

Weekly downloads
56
License
-
Repository
github
Last release
8 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

8 months ago

0.1.17

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.16

3 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 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

10 years ago