Skip to content

A Go-based REST application that utilizes MongoDB to store employee data

Notifications You must be signed in to change notification settings

DanaKhromenko/hr-management-sysem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hr-management-sysem

This Go-based REST application utilizes MongoDB to store employee data, empowering HR to efficiently manage organizational information. The application features the following endpoints:

  • GET operation: /employee
  • POST operation: /employee
  • PUT operation: /employee/:id
  • DELETE operation: /employee/:id

About

A Go-based REST application that utilizes MongoDB to store employee data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages