Skip to content

vinxi/vinxi

Repository files navigation

Build Status GitHub release GoDoc Coverage Status Go Report Card License Status

Note: vinxi is deprecated and not longer actively maintained.

Visit vinxi's website to get started.

Installation

go get -u gopkg.in/vinxi/vinxi.v0

API

See godoc reference for detailed API documentation.

Examples

See examples directory.

Command-line interface

See vinxictl for command-line usage.

Development

Clone the repository:

git clone https://github.com/vinxi/vinxi.git && cd vinxi

Create subpackages symbolic links in $GOPATH:

make link

Lint, format and run tests:

make 

License

Mixed Apache License 2.0 and MIT License (see file header for details).

About

Hackable HTTP toolkit for Go (deprecated)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages