Without middleware by default

Use

r := gin.New()

instead of

// Default With the Logger and Recovery middleware already attached
r := gin.Default()
آخرین تغییرات 29.04.2022: update: set github branch in config file (#189) (d146b35)