# Packages
Package handler contains the full set of handler functions and routes supported by the web api.
Package logger contains custom settings regarding the log functionality.
Package storage defines an interface which describes storage CRUD functionality.
Package web provides http support functionality.