echo_pages
Version, currently main branch1 version
- main branchlatestApr 28, 2026
github.com/mamantoha/echo_pages
Submit your HTML and instantly receive a URL to access it. Simple, fast, and reliable.
Installation
# Add this to your shard.yml
dependencies:
echo_pages:
github: mamantoha/echo_pages
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.18.2- License
- MIT
- Author
- Anton Maminov
- Target
echo_pagesfrom src/server.cr
Dependencies
Runtime Dependencies
- sqlite3*github: crystal-lang/crystal-sqlite3
README
EchoPages
EchoPages is a single-binary web service built with the Crystal programming language.
It allows users to submit HTML content and receive a unique URL to access it, making it possible for sharing and testing HTML snippets.
The service utilizes SQLite as its database backend.
Requirements
- Crystal Programming Language: Make sure you have Crystal installed on your system. For installation instructions, visit Crystal Installation Guide.
- SQLite: This project uses SQLite. Ensure SQLite3 is installed and accessible in your environment.
Build from source
- Clone the repository:
git clone git@github.com:mamantoha/echo_pages.git - Build with
shards buildfrom project directory - Run it as
./bin/echo_pagesor copy it to executable path
Live Demo
Experience EchoPages in action by visiting our live demo:
Access Details
- Username: echo
- Password: securepassword123
Please note that this is a shared account for demonstration purposes only. Do not store any personal or sensitive information.
Contributing
- Fork it (https://github.com/mamantoha/echo_pages/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Anton Maminov - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Apr 28, 2026
- Crystal
1.18.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mamantoha/echo_pages
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 15, 2026
- Versions
- 1