husnainkhurshiid / echo-crud-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee-Manager

Crud api for manager to add/delete the employee, build using the echo framework

Run

That's a dockerized application. To run the application simply run the following command

docker compose up -d

APIs

APIs requests are organized in the postman collection. See the postman collection in the repo

About


Languages

Language:Go 96.5%Language:Dockerfile 3.5%