Skip to content

karmakarmeghdip/techiebutler_eval_proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Employee Management API

A simple Go and Gin API that stores employee details and allows CRUD operations on them. The data is stored in an in-memory SQLite Database

Running

Run it with the command: go run .

Testing

Test it with the command: go test .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages