Skip to content
/ Ezrael Public

Managing files from a browser (Crystal, html, js)

License

Notifications You must be signed in to change notification settings

pyer/Ezrael

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ezrael

Ezarel is a little HTTP server listening on port 8080 hosting a folder and written in Crystal and Javascript.

A similar application is written in Ruby.

Files and sub-folders are displayed as a tree.

Crystal

At first, build the application

crystal build src/ezrael.cr

Then, launch it with the command

./ezrael

Ruby

This is a Rack application, launch it with the command

rackup -p 8080

Usage

Call the URL http://localhost:8080 with your favorite web browser.

Specifications

  • Only one font: Courier New
  • Only Unicode characters
  • No glyphicons, no awesome font
  • No Javascript library

About

Managing files from a browser (Crystal, html, js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published