An open API service indexing awesome lists of open source software.

https://github.com/acoshift/datastore-accounting-example


https://github.com/acoshift/datastore-accounting-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# datastore-accounting-example

This repo show you how to use transaction in cloud datastore,
for critical task like accounting.

## How to Run

1. Create Google Cloud Project

1. Change `projectID` in `main.go` to your project id

1. run `main.go`