Skip to content

systemgroupnet/r2basic

Repository files navigation

To read project documentation on local machine, first, install godoc:

go install -v golang.org/x/tools/cmd/godoc@latest

Then, run godoc in project's root directory:

cd r2basic
godoc -http=:6060

Then, open this url in browser:

http://localhost:6060/pkg/hs.ir/r2/basic/

About

provides basic functionality used to implement a backend microservice with PostgreSQL, gRPC, Job, and in-memory cache

Resources

License

Contributing

Stars

Watchers

Forks

Contributors