Campus-Fora-Recruitment

The following packages are being used in the code:

  • Echo : It implements high performance, minimalist Go web framework. It is mainly used for routing.
  • database/sql : Package sql provides a generic interface around SQL databases.

A Go-MySQL-Driver is being used in this task. I have used local database on MySql server.