Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-21 | server.go : using constanst for default values | Saumit Dinesan | |
2023-11-28 | server.go : remove fmt | Saumit Dinesan | |
2023-11-28 | Integrating go dotenv for environment configuration and improve server setup | Saumit Dinesan | |
2023-11-28 | handlers - Adding VerifyHash handler | Saumit Dinesan | |
2023-11-28 | Refactoring project - Introducing handlers,models and utils- Updating ↵ | Saumit Dinesan | |
previous hasher and idgen func + formatting | |||
2023-09-07 | Correctly formatting source files using go fmt | Saumit Dinesan | |
2023-09-05 | Applying Blake2b Hash to multiple files | Saumit Dinesan | |
2023-09-05 | Adding Blake2 Hashing with /hasher endpoint | Saumit Dinesan | |
2023-09-04 | Refactoring code | Saumit Dinesan | |