cloudfunction-write-to-bigtable A Cloud Function, writted in Python, to perform the following steps: get data from a JSON request; transfrom the data into a BigTable row; insert the row into BigTable.