The objective is to develop a Golang server so that users can upload image, add comments and view image like a social network web application. It used BoltDB at the backend to store user details, image details and comments entered by users image-wise. The images uploaded of different size are resized to a common size and a secure cookie is also maintained for every session login. Dependencies: "github.com/boltdb/bolt" "github.com/eahydra/gouuid" "github.com/nfnt/resize" "github.com/gorilla/mux"
-
Notifications
You must be signed in to change notification settings - Fork 0
gkganesh126/Social_Networking_with_Golang
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The objective is to develop a Golang server so that users can upload image, add comments and view image like a social network web application.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published