Photo hosting web application in Go language.
It was my personal weekend project to learn Go. Now discontinued.
- Simple and clean design
- Three photostream layouts (S, M, L)
- Contacts
- Favorites
- Comments
- Go 1.2+ (golang.org)
- PostgreSQL (no ORM)
- Mozilla Persona authentication
- Gorilla Toolkit (router, secure cookies)
- github.com/disintegration/imaging for image processing