Skip to content

Instantly share code, notes, and snippets.

View awoods's full-sized avatar

Andrew Woods awoods

  • Harvard University
View GitHub Profile
#!/bin/bash
BASE=https://our.dev.hostname:8443/fcrepo/rest/prod
TOTAL=10000
RESOURCE_LIST=items.txt
# top level containers
COLLECTION=`curl -u user:pass -s -XPOST $BASE`
# create resources