Skip to content

Instantly share code, notes, and snippets.

@ian-su-sirca
ian-su-sirca / upload_api_to_s3
Created December 20, 2013 01:08
Upload api docs to S3
#!/usr/bin/env python
import boto.s3
from boto.s3.key import Key
import os
region = 'ap-southeast-2'
bucket = 'docs.sense-t.sirca.org.au'
folder = 'api'
@ian-su-sirca
ian-su-sirca / Database-Design-Showcase.md
Last active December 29, 2015 16:59
SEN-42, 115, 116 Showcase