InVisionApp / rye
A tiny http middleware for Golang with added handlers for common needs.
☆100Updated 4 months ago
Alternatives and similar repositories for rye:
Users that are interested in rye are comparing it to the libraries listed below
- Httpfake – A Golang httptest wrapper for easily setting up a fake server☆116Updated last year
- ✔️ tf is a microframework for parameterized testing of functions and HTTP in Go.☆136Updated 5 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- A Go mocking framework.☆50Updated 7 years ago
- Envy automatically exposes environment variables for all of your Go flags☆156Updated 4 years ago
- Go helpers to manage environment variables☆100Updated 5 months ago
- Idiomatic API responses for Go.☆86Updated 3 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Goldi: lazy dependency injection framework for go.☆126Updated 3 weeks ago
- A simple framework for api.ai fulfillment backends☆72Updated 7 years ago
- Lightweight test utilities to use with Go's testing package☆43Updated 5 years ago
- A pluggable configuration management library with zero dependencies☆66Updated last year
- Determines affected go packages by git commit range☆61Updated 2 years ago
- Simple and pragmatic migrations for Go applications.☆74Updated 2 years ago
- Conex integrates Docker with testing package so you can easily run your integration tests with containers.☆83Updated 2 years ago
- Gootstrap is a simple Go package bootstrapper.☆72Updated 8 years ago
- HTTP mocking in Go made easy☆107Updated 9 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- supertest inspired library for testing HTTP servers☆152Updated last year
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆95Updated 6 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- 📌 Date based versioning system for Go APIs.☆85Updated 3 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Factories for your Go structs. Think factory_girl.