Packages
exstatic
v 0.1.0
Serve static files from memory in the Phoenix Framework. This extension compiles all of a project's static assets (e.g. Javascript, HTML, images, etc) into Erlang modules and loads them into the Erlang VM, with the purpose of serving them fast and without a dependency on a filesystem.
Dependencies of exstatic
1 dependency| Package | Requirement | Status |
|---|---|---|
| plug | ~> 1.0 |