Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-26 | README.md & handler: excluding go-sqlite for modernc-sqlite | Saumit Dinesan | |
2023-12-25 | server.go & env.example: remove unused variables, explicit checks for cert ↵ | Saumit Dinesan | |
and key path in prod environment | |||
2023-12-21 | Update Go version and dependencies to the latest versions | Saumit Dinesan | |
2023-11-28 | Integrating go dotenv for environment configuration and improve server setup | Saumit Dinesan | |
2023-11-28 | Refactoring project - Introducing handlers,models and utils- Updating ↵ | Saumit Dinesan | |
previous hasher and idgen func + formatting | |||
2023-09-05 | Adding Blake2 Hashing with /hasher endpoint | Saumit Dinesan | |
2023-09-04 | Initial trial - Hello World Message | Saumit Dinesan | |