Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save umair-khokhar/fedab0f507588e1c33041905e983157f to your computer and use it in GitHub Desktop.
Save umair-khokhar/fedab0f507588e1c33041905e983157f to your computer and use it in GitHub Desktop.
Meg-API-Examples
GET:
https://meg-api-tezrosolutions.c9users.io/?name=Umair
POST:
curl -XPOST -H "Content-type: application/json" -d '{"name": "umair"}' https://meg-api-tezrosolutions.c9users.io/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment