Skip to content

Instantly share code, notes, and snippets.

View Mamahaha's full-sized avatar

Mamahaha

  • Ericsson
View GitHub Profile
@Mamahaha
Mamahaha / file1.txt
Created December 17, 2013 05:39
rest api
#!/usr/bin/env python
"""
restapi.py Learn REST API with Python script
Usage: restapi.py [options]
Options:
-e --exer <number> exercise number
-h this help
Mail bug reports and suggestion to : Larry Cai <larry.caiyu AT gmail.com>