An open API service indexing awesome lists of open source software.

https://github.com/gomatic/go-required

A middleware handler that requires conditions be met, e.g. initializations, before allowing the call
https://github.com/gomatic/go-required

Last synced: 5 months ago
JSON representation

A middleware handler that requires conditions be met, e.g. initializations, before allowing the call

Awesome Lists containing this project

README

          

# required
A middleware handler that requires conditions be met, e.g. initializations, before allowing the call