dia_static library

Middleware for Dia that allows you to serving static files

Functions

serve<T extends Context>(String root, {String? prefix, String? index}) → Middleware<T>
Dia Middleware for serving static path root all requested url try found file in root prefix - replaced in url