https://github.com/dropbox/godropbox
Common libraries for writing Go services/applications.
https://github.com/dropbox/godropbox
Last synced: 3 days ago
JSON representation
Common libraries for writing Go services/applications.
- Host: GitHub
- URL: https://github.com/dropbox/godropbox
- Owner: dropbox
- License: bsd-3-clause
- Created: 2014-06-22T23:09:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-24T13:10:32.000Z (over 1 year ago)
- Last Synced: 2025-04-02T11:01:38.372Z (10 days ago)
- Language: Go
- Homepage:
- Size: 734 KB
- Stars: 4,193
- Watchers: 242
- Forks: 431
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-go - godropbox - Common libraries for writing Go services/applications from Dropbox. Stars:`4.2K`. (Utilities / Utility/Miscellaneous)
- awesome-go - godropbox - Common libraries for writing Go services/applications. - ★ 3610 (Utilities)
- awesome-go-extra - godropbox - 06-22T23:09:29Z|2022-08-18T17:48:22Z| (Utilities / Fail injection)
README
# godropbox [](https://godoc.org/github.com/dropbox/godropbox) [](https://github.com/dropbox/godropbox/actions) [](https://github.com/dropbox/godropbox/actions)
Common libraries for writing go services/applications on Linux servers.
### Requirements
* Go 1.13+
* Linux/x64### Installation
``go get github.com/dropbox/godropbox``### Documentation
See https://pkg.go.dev/github.com/dropbox/godropbox for modules documentation.