You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This web application serves as a platform for user and photo management, allowing users to register, login, upload, and edit their photos, as well as manage user profiles. It utilizes JWT for authentication and provides endpoints for various CRUD operations related to users and photos.
VugoPress is a robust REST API built with Go and GoFiber, featuring JWT authentication and PostgreSQL integration. It showcases best practices in Golang project structure, input validation, and scalability, making it an exemplary example for developers seeking a secure and maintainable backend solution.
Golang parameter validation, which can replace go-playground/validator, includes ncluding Cross Field, Map, Slice and Array diving, provides readable,flexible, configurable validation.