Skip to content

Instantly share code, notes, and snippets.

@martinell
martinell / guide.sh
Created May 10, 2016 16:15 — forked from davidarias/guide.sh
CraftAR M-API curl guide
#!/bin/bash
####### CraftAR M-API curl guide #######
# Some raw curl examples of Managmenet API usage
# NOT INTENDED FOR PRODUCTION CODE, use native libraries when posible
# like CraftAR-PHP or CraftAR-Python.
echo "To run this script you need python and the command line tool jq!!"
echo $'\n'