octolab/propaganda

View on GitHub
README.md

Summary

Maintainability
Test Coverage
> # 📢 propaganda
>
> HTTP-kit to propagate headers.

[![Build][build.icon]][build.page]
[![Documentation][docs.icon]][docs.page]
[![Quality][quality.icon]][quality.page]
[![Template][template.icon]][template.page]
[![Coverage][coverage.icon]][coverage.page]
[![Mirror][mirror.icon]][mirror.page]

## 💡 Idea

...

A full description of the idea is available [here][design.page].

## 🏆 Motivation

...

## 🤼‍♂️ How to

...

## 🧩 Integration

The library uses [SemVer](https://semver.org) for versioning, and it is not
[BC](https://en.wikipedia.org/wiki/Backward_compatibility)-safe through major releases.
You can use [go modules](https://github.com/golang/go/wiki/Modules) to manage its version.

```bash
$ go get go.octolab.org/propaganda@latest
```

---

made with ❤️ for everyone

[build.page]:       https://travis-ci.com/octolab/propaganda
[build.icon]:       https://travis-ci.com/octolab/propaganda.svg?branch=master
[coverage.page]:    https://codeclimate.com/github/octolab/propaganda/test_coverage
[coverage.icon]:    https://api.codeclimate.com/v1/badges/456b817791718b6ff0fd/test_coverage
[design.page]:      https://www.notion.so/octolab/propaganda-7c217691d0e6485cb52ebb7f00843ef4?r=0b753cbf767346f5a6fd51194829a2f3
[docs.page]:        https://pkg.go.dev/go.octolab.org/propaganda
[docs.icon]:        https://img.shields.io/badge/docs-pkg.go.dev-blue
[promo.page]:       https://github.com/octolab/propaganda
[quality.page]:     https://goreportcard.com/report/go.octolab.org/propaganda
[quality.icon]:     https://goreportcard.com/badge/go.octolab.org/propaganda
[template.page]:    https://github.com/octomation/go-module
[template.icon]:    https://img.shields.io/badge/template-go--module-blue
[mirror.page]:      https://bitbucket.org/kamilsk/propaganda
[mirror.icon]:      https://img.shields.io/badge/mirror-bitbucket-blue