Loading...

Employee Management System

Click here to see how it works!

In this project you will see a Employee Management System using Golang, Gin Framework, MySQL database and Postman to test HTTP requests and Methods (GET, POST, PUT, DELETE)


Application Features

API REST architecture.

CRUD application with MySQL.

Tested HTTP methods: GET; POST; PUT and DELETE.

Status code responses and error handling .


Tech stack used

Golang

Gin-Gonic Framework

MySQL

Postman postman

Git

Github github


Go Packages used

'github.com/gin-gonic/gin' more info

'net/http' more info


Opportunities to improve the app

Implement new layers of security.

Add more complex requests.

Add interactions with headers, body, content, etc.