Skip to content

bbcoder-gh/middlewarechain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiddlewareChain

A simple Go library for chaining middleware functions. This project demonstrates how to build and test a middleware chain in Go.

Features

  • Chain multiple middleware functions
  • Easy to use and extend
  • Includes unit tests

Getting Started

  1. Clone the repository:
    git clone https://github.com/bbcoder-gh/middlewarechain.git
  2. Run tests:
    go test

Usage

See chain.go and chain_test.go for example usage.

Contributing

See CONTRIBUTING.md for guidelines.

License

See LICENSE for details.


Maintained by bbcoder-gh.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages