Go gin gorm example Feature 1. gin as http framework 2. gorm as orm framework on sql 3. redis as cache 4. rate limiter 5. can enable and disable postgres (if postgres is disabled using in memory slice as data persistence and make a file for the data persistence) 6. can enable and disable redis 7. when triggering shut down make a json file for data persistence