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

https://github.com/bit8bytes/toolbox

Toolbox is a collection of ultilities to make web easier again.
https://github.com/bit8bytes/toolbox

Last synced: 4 months ago
JSON representation

Toolbox is a collection of ultilities to make web easier again.

Awesome Lists containing this project

README

          

# Toolbox

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Toolbox is a collection of ultilities to make web easier again. Toolbox doesn't use any external dependencies except of Go's standard library.

It simplifies following utilities:

- [Validator](/docs/EXAMPLES.md#validator)
- [Version Control System (VCS)](/docs/EXAMPLES.md#vcs)
- [Responder](/responder/responder.go)
- [Middleware](/middleware/middleware.go)

Created with purpose from by @bit8bytes from @TobiasGleiter