diff --git a/README.md b/README.md index 86aaf298..7c421916 100644 --- a/README.md +++ b/README.md @@ -1852,6 +1852,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Storm](https://github.com/asdine/storm) - Simple and powerful toolkit for BoltDB. * [structs](https://github.com/PumpkinSeed/structs) - Implement simple functions to manipulate structs. * [Task](https://github.com/go-task/task) - simple "Make" alternative. +* [tome](https://github.com/cyruzin/tome) - Tome was designed to paginate simple RESTful APIs. * [toolbox](https://github.com/viant/toolbox) - Slice, map, multimap, struct, function, data conversion utilities. Service router, macro evaluator, tokenizer. * [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go. * [UNIS](https://github.com/esemplastic/unis) - Common Architectureâ„¢ for String Utilities in Go.