Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 260 Bytes

Go CLI service

This is a utility microservice that is used to fire shell commands from web frontent.

This package uses the following

  • Gin Web framework

  • Goview framework

  • Testify library for assertions

  • Js / Css adopted from JsConsole project