Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 1631744

Browse files
authored
Merge pull request #34 from InVisionApp/gopher
Add Gopher
2 parents 86e3e6d + 7c8e01d commit 1631744

2 files changed

Lines changed: 103 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![codecov](https://codecov.io/gh/InVisionApp/rye/branch/master/graph/badge.svg?token=hhqA1l88kx)](https://codecov.io/gh/InVisionApp/rye)
77

88
<img align="right" src="images/rye_logo_invision_pink.png">
9+
<img align="right" src="images/rye-gopher.svg" width="200">
910

1011
# rye
1112
A simple library to support http services. Currently, **rye** provides a middleware handler which can be used to chain http handlers together while providing statsd metrics for use with DataDog or other logging aggregators. In addition, **rye** comes with various pre-built middleware handlers for enabling functionality such as CORS and rate/CIDR limiting.

0 commit comments

Comments
 (0)