=====
Egami
Egami is a very simple image gallery which serves image files located in the directory where it is run.
Goals
- Self-contained web server
- Single file program
- Lazy load images
- Support for >10000 files
Limitations
- Does not create thumbnails of the images, but resizes them in the browser
- Serves files from a single directory and does not perform recursion
- Supports GIF, JPG, JPEG and PNG file extensions only
Log in or sign up for Devpost to join the conversation.