Activity
add make command to run migrations on dev env
add make command to run migrations on dev env
change RWMutex to Mutex (maps are not concurrent-write safe)
change RWMutex to Mutex (maps are not concurrent-write safe)
escape special characters on error response
escape special characters on error response