EvsMikle / go-hr-backend

HR management system written by go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HR management system written in Go.

It's a good code for developing JSON APIs which act as backends for Single-Page Applications (SPAs), mobile applications, or function as stand-alone services.

The project addresses the design choices of developing applications:

  • Project structure and organization.
  • Practical code patterns for creating robust and maintainable programs.

Development practices is based on guiding principles of well written Go code.

  • Clarity
  • Simplicity
  • Correctness
  • Productivity

About

HR management system written by go

License:MIT License


Languages

Language:Go 95.1%Language:Makefile 2.7%Language:Shell 2.2%