Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stanleyy7/employeebackendgo

A refactor of my employee-creator backend as golang instead of java.
https://github.com/stanleyy7/employeebackendgo

gin golang rest-api

Last synced: 12 days ago
JSON representation

A refactor of my employee-creator backend as golang instead of java.

Awesome Lists containing this project

README

        

# employeeBackendGo

## Overview

This is a practice project whilst I was learning Golang (specifically for backend development), this is a simple refactor (no database) of my original employee-creator backend (made in Java with Spring & connected to MySQL database, repo link: https://github.com/StanleyY7/employee-creator) into Golang.

### Tech Stack

- Golang
- Gin