We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
curl -u USERNAME:PASSWORD --data 'username=USERNAME&password=PASSWORD' 'http://IP:PORT/_authenticate'
curl -u USERNAME:PASSWORD -X GET 'IP:PORT/opensyllabus/opensyllabus/_find'
Optional Arguments:
Additional explanation and examples at sleepy mongoose docs, and a good tutorial here.