Skip to content

itsavvy-ankur/datastorerest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang DataStore example

TODO

  • Learn rest api's on Golang and implement !

Execution Details

  • Install gcloud beta emulators datastore
  • gcloud beta emulators datastore start
  • Change project id in main.go
    // Set your Google Cloud Platform project ID.
    projectID := "CHANGE_ME"
  • Execute using
    go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages