index
:
go-fis-api
main
Golang Backend API for FIS (File Integrity Surveillance) Application
Saumit Dinesan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Collapse
)
Author
2023-12-26
Dockerfile & README.md: Optimizing Docker Image Size, adding persistant db ↵
Saumit Dinesan
using docker volume flag along w .env
2023-12-25
server.go & env.example: remove unused variables, explicit checks for cert ↵
Saumit Dinesan
and key path in prod environment
2023-12-25
Dockerfile & README.md: Containerizing the API and completing the TODO, ↵
Saumit Dinesan
adding TODO for Docker Image size optimization
2023-12-25
README.md: Adding Usage instructions and .env.example
Saumit Dinesan
2023-12-24
README.md: Adding TODO for Containerizing the API
Saumit Dinesan
2023-12-24
server.go & README.md : use certpath and keypath in .env, Updating README ↵
Saumit Dinesan
with Installation and Usage steps
2023-11-28
Updaing README.md - Verification complete
Saumit Dinesan
2023-11-28
Refactoring project - Introducing handlers,models and utils- Updating ↵
Saumit Dinesan
previous hasher and idgen func + formatting
2023-09-04
Refactoring code
Saumit Dinesan
2023-09-04
Updating README + Creating idgen package and importing it
Saumit Dinesan
2023-09-04
Adding LICENSE and README.md
Saumit Dinesan