Commit graph

11 commits

Author SHA1 Message Date
c50dc78c9b
shouldnt have ingored cargo lock 2025-06-04 08:51:24 -04:00
6bfd298455
# Git Commit Message
refactor: add production features and improve architecture

- Add structured configuration with validation
- Implement Redis connection pooling
- Add database migrations system
- Change API methods: GET /set → POST /set, GET /delete → DELETE /delete
- Add health check endpoint
- Add graceful shutdown and structured logging
- Update frontend for new API methods
- Add open source attribution
2025-06-04 07:56:15 -04:00
ad6c9b7095
add open source to index page 2025-06-02 18:22:54 -04:00
1fa52e74e6
test 2025-06-01 17:29:45 -04:00
13159e5d78
move to the proper HTTP methods 2025-06-01 08:34:17 -04:00
dc904dd0ff
fix script imports 2025-06-01 08:07:31 -04:00
9abd154b99
fix docker not including public dir 2025-06-01 08:00:40 -04:00
0a0a1b2a50
add simple index page for user use 2025-06-01 07:56:02 -04:00
f9a4a30e61
fix cors #2 2025-05-31 19:10:53 -04:00
faa21a5d7e
this should fix cors 2025-05-31 19:05:33 -04:00
2da598738b
first commit 2025-05-31 18:20:37 -04:00