# README
tripismapiutilities
Utility package for use in back-end packages.
This package contains utility functions which can be shared by API (back-end) projects in Go - things like formatting, conversions, etc.
It should not have dependency on any specific calling package.