nList

Network wide list


How to use Curl with nlist.dk:

  • Add file as text:
  • curl -d @your-file.txt nlist.dk

  • Add some text to nList:
  • echo "Hello world1" | curl -d @- nlist.dk
  • curl nlist.dk -d "Hello world2"

  • List all items:
  • curl nlist.dk

  • Get last added item:
  • curl head.nlist.dk