You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
π¨
coremodules and necessary functionalitiesChecklist for implementations and development tasks:
coreGateway π (refers route-handler-module)coreMxJs π Main class and application's corecoreInquery π Request classcoreReply π Response classFollowing
express.js (v5)core to make this almost equivalentcorecontent-disposition for requestcorecontent-type => improve by following itcorecookie => customcorecookie-signature => customcoredebug => custom | use-itcoredepd => review-n-decidecoreetag => use it directlycoremime-types => review-n-decide or customcoreencodeurl => review-n-decidecoreescape-html => custom (copy-paste-like)corefresh => custom (refactor + copy-paste)coremethods => update our existing one from thiscoremime-types => update our existing one from thiscoreproxy-addr => use-it-directlycoreqs => use-it-directlycorerange-parser => customcoresafe-buffer => custom (copy-paste-like)coresend => review & updateReplyclasscoreserve-static => custom (by reviewing it)corestatuses => update ourconstantscoretype-is => review n decideTests
Implement unit tests with at least 90%+ to 100% coverage fulfillment using
vitestinstead ofjestNow start cooking this π©
~/@mahabubx7