package
1.7.0
Repository: https://github.com/pilinux/gorest.git
Documentation: pkg.go.dev

# Structs

ErrorMsg - to handle HTML + JSON.
Geocoding - struct for address.
Geometry - struct for latitude and longitude.
Hobby model - `hobbies` table.
Post
Post model - `posts` table.
RedisData - key:value.
RedisDataHash - key:hashValues.
RedisDataHashValue - values.
User model - `users` table.
UserHobby model - intermediate table `user_hobbies` (many to many relations).