browserify / browserify/wzrd.in

Rejigger purge routes

Open
#141 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
637
Forks
79
PR merge metrics
No merged PRs in 30d

Description

Right now, wzrd.in has two purge route codepaths. At some point, Max added an "admin" interface which uses GETs to implement purges. Later, without paying much attention, I added unguarded PURGE routes a la varnish.

Right now, both codepaths exist, though the PURGE routes will be disabled Very Soon. I personally think that we should go with guarded PURGE routes, but that seems like a conversation I should have with Max before doing.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the two purge route codepaths described in the issue: the admin GET interface and the unguarded PURGE routes. Resolve with Max whether guarded PURGE routes are preferred, then define the surviving route behavior and disable the other codepath.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.