Spaceboy
The Phoenix framework for Gemini protocol. Heavily simplified.
Setup
I recommend you to look at example/ folder which contains simple application
you can use as starting point.
Features
- TLS communication
- routing
- custom middleware support
- static files serving
- common response predefined (gemini, json, not found, etc.)
- documentation
- README
- in code documentation
- guides and instructions
- advanced work with client certificates
- telemetry
- easy statistics for servers (number of visits, etc.)
- simple integration with Ecto for building more complex applications
- templating support
- Gemini files
- ANSI files (maybe?)
- other MIME types ?