Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dropbox/godropbox
Common libraries for writing Go services/applications.
https://github.com/dropbox/godropbox
Last synced: 30 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-24T13:10:32.000Z (11 months ago)
- Last Synced: 2024-10-01T17:03:26.506Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 734 KB
- Stars: 4,168
- Watchers: 244
- Forks: 428
- 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 [![GoDoc](https://godoc.org/github.com/dropbox/godropbox?status.svg)](https://godoc.org/github.com/dropbox/godropbox) [![Actions Status](https://github.com/dropbox/godropbox/workflows/Test/badge.svg)](https://github.com/dropbox/godropbox/actions) [![Actions Status](https://github.com/dropbox/godropbox/workflows/Lint/badge.svg)](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.