Shard Detail

app v0.1.0

Server serving files archived with 'baked_file_system'

Install & Use

Add the following code to your project's shard.yml under:

dependencies to use in production
- OR -
development_dependencies to use in development


app:
  github: serge-hulne/crystal_serve_baked

Readme

Demo:

Demo : how to use baked_file_system to serve archived files to a server

Application:

Useful for embedding a server along its resources files in a application written in Crystal-lang

  • serge - creator and maintainer