Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 590 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 590 Bytes

golang-demo Go Build & Test CodeQL

A small demo project for goLang containing a simple REST endpoint and an InMemory Database. Used best practices - commented code smells where applicable.

Postman

Also added a Postman collection to manually test/debug without running tests.