When passing parameters to be added to a URL, if the URL has existing parameters that contradict with what has been passed within Params – Params will be the "source of authority" and overwrite the contradicting URL parameter.Lets see how it works...
grequests requests golang-package http-client utility go-libraryAutomate the most recurring operations needed for development, define what you need only one time, integrate additional tools of third party, define custom cli commands and reload projects at each file change without stop to write code.Various operations can be programmed for each project, which can be executed at startup, at stop, and at each file change.
build-tool build-system livereload filewatcher golang-package tockins go-tools utility go-libraryIt will create a .realize.yaml file if doesn't already exist, add the working directory as project and run your workflow. ⚠️ The additional arguments must go after the params: 💡 The start command can be used with a project from its working directory without make a config file (--no-config).
build-tool build-system livereload filewatcher golang-package tockins go-tools golang-application go-applicationThis package was built by @progrium after working on nearly a dozen projects at Glider Labs using SSH and collaborating with @shazow (known for ssh-chat).A bunch of great examples are in the _examples directory.
ssh ssh-server golang-package networking network-library go-libraryComposable, observable and performant config handling for Go. Written for larger distributed systems where you may have plenty of configuration sources - it allows you to compose configurations from multiple sources with reload hooks making it simple to build apps that live in a highly dynamic environment. The name is Swedish for "config". We have a lot of nationalities here at Lalamove and to celebrate cultural diversity most of our open source packages will carry a name derived from a non-English language that is perhaps spoken by at least one of our employees(?).
configuration config state-management reloading composable polyglot golang-package kubernetes vault etcdCHANGELOG generator implemented in Go (Golang). Anytime, anywhere, Write your CHANGELOG. git-chglog internally uses the git command to get data to include in CHANGELOG. The basic steps are as follows.
golang-package changelog git-chglog cli command-line-tool git github gitlabPlayground is available via Docker Hub. See wiki for usage info.
playground go-playground monaco-editor golang-tools golang-package goplay goplaygroundReleased under the MIT License.
golang-package copyThis is a library and command-line tool to read, write, and generally work with DICOM medical image files in native Go. The goal is to build a full-featured, high-performance, and readable DICOM parser for the Go community.
dicom dicom-images golang golang-library golang-package parser medical medical-imaging pacs streaming real-time imaging dicom-files medical-image-analysis healthcareA simple to use log system, minimalist but with features for debugging and differentiation of messages
logging logger golang-package golang-library logSkywalker is a package to allow one to concurrently go through a filesystem with ease.For matching to work properly across platforms. Please use /. In gobwas/glob the \ is an escape character (so you can escape *, ?, etc...) making it difficult to know if you want to escape a character or go into directory.
filesystem concurrency golang-package awesome-go go-libraryPackage wlog creates simple to use UI structure. The UI is used to simply print to the screen. There a wrappers that will wrap each other to create a good looking UI. You can add color and prefixes as well as make it thread safe.It is recommended to use govendor or any vendoring tool allowing you to specify which version of this package you would like to use.
awesome-go cli logger golang-packagePackage wmenu creates menus for cli programs. It uses wlog for it's interface with the command line. It uses os.Stdin, os.Stdout, and os.Stderr with concurrency by default. wmenu allows you to change the color of the different parts of the menu. This package also creates it's own error structure so you can type assert if you need to. wmenu will validate all responses before calling any function. It will also figure out which function should be called so you don't have to.I try and keep up with my tags. To use the version and stable it is recommended to use govendor or another vendoring tool that allows you to build your project for specific tags.
awesome-go cli menu golang-packagePackage bin looks for Go executable system-wide ($PATH, $GOBIN, $GOPATH), lists them, reads their import paths, fetches their sources and updates them.NOTE Go version 1.3 required.
developer-tools golang-packageliquid is a pure Go implementation of Shopify Liquid templates. It was developed for use in the Gojekyll port of the Jekyll static site generator.Drops have a different design from the Shopify (Ruby) implementation. A Ruby drop sets liquid_attributes to a list of attributes that are exposed to Liquid. A Go drop implements ToLiquid() interface{}, that returns a proxy object. Conventionally, the proxy is a map or struct that defines the exposed properties. See http://godoc.org/github.com/osteele/liquid#Drop for additional information.
liquid liquid-templating-engine template-engine golang-packageThis project is just to provide a wrapper around the API without any additional features.
telegraph telegraph-api golang-bindings telegraph-parser go-client go-packages golang-library api api-client api-documentation library library-free go-library golang-package binding api-wrapper awesome-goRun a simple question and manage the response. The response field is used to get the answer as a specific type.Define a list of questions to be run in sequence. The Action func can be used for validate the answer and can return a custom error.
tockins golang-package golang-tools questions-and-answersThis repository also includes 2 commands. The protofmt tool is for formatting .proto files and the proto2xsd tool is for generating XSD files from .proto version 3 files.See folder cmd/proto2xsd/README.md for more details.
protobuf parser proto3 formatter proto2 golang-package protocol-buffers protobuf-parserAuxiliary packages for Go. Currently we support Linux and Mac OS X (except system package). Some packages have stubs for Windows (for autocomplete).
auxiliary golang-packageCurl for Django. Make authenticated requests to a Django server. Django authentication relies on two cookies: csrftoken and sessionid. Once you accquire these cookies, you can make authenticated requests just like the browser does.
django django-framework httpclient bot django-server csrf-tokens golang-package golang-library disqus sessionid autocert curl
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.