summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2023-12-21Update Go version and dependencies to the latest versionsSaumit Dinesan
2023-11-28Integrating go dotenv for environment configuration and improve server setupSaumit Dinesan
2023-11-28Refactoring project - Introducing handlers,models and utils- Updating ↵Saumit Dinesan
previous hasher and idgen func + formatting
2023-09-05Adding Blake2 Hashing with /hasher endpointSaumit Dinesan
2023-09-04Refactoring codeSaumit Dinesan
2023-09-04Initial trial - Hello World MessageSaumit Dinesan