You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
A small demo project for goLang containing a simple REST endpoint and an InMemory Database.