This website requires JavaScript.
Explore
Help
Sign In
weirdcat
/
easywish
Archived
Watch
1
Star
1
Fork
0
You've already forked easywish
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-12-30
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
e2d83aa77934a50692d07da6ccc496861c208503
easywish
/
backend
/
internal
History
Nikolai Papin
e2d83aa779
refactor: database update methods use coalesce to omit nil fields
2025-06-27 13:30:03 +03:00
..
controllers
feat: middleware for request body parsing, validation and authentication;
2025-06-24 17:31:48 +03:00
database
refactor: database update methods use coalesce to omit nil fields
2025-06-27 13:30:03 +03:00
errors
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
logger
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
middleware
fix: added missing return statement;
2025-06-25 16:21:16 +03:00
models
feat: middleware for request body parsing, validation and authentication;
2025-06-24 17:31:48 +03:00
routes
feat: middlewares for authorization and automatic request parsing;
2025-06-24 13:57:39 +03:00
services
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
utils
feat: middleware for request body parsing, validation and authentication;
2025-06-24 17:31:48 +03:00