cdepillabout / cdepillabout/servant-static-th

Compressed assets

Open
#10 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
14
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Hi,

I wonder if it's possible to modify the public API of this library in a way that would allow embedding of compressed assets? The idea is to apply the most aggressive gzip compression on JS/CSS assets as part of a build pipeline, so that they are served directly as gzipped resources without having to spend CPU cycles on on-the-fly encoding.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the library's public API and the asset embedding/build-pipeline entry points; the issue does not name specific files or tests. Define how compressed JS/CSS assets would be represented and served directly, then verify that the API supports precompressed resources without on-the-fly encoding.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.