Avatar

omgwtfbrblolttyl

Joined June 23, 2023
Public vals
5
omgwtfbrblolttyl avatar
readGlobEndpoint
@omgwtfbrblolttyl
HTTP (deprecated)
An interactive, runnable TypeScript val by omgwtfbrblolttyl
omgwtfbrblolttyl avatar
googleProxy
@omgwtfbrblolttyl
Script
An interactive, runnable TypeScript val by omgwtfbrblolttyl
omgwtfbrblolttyl avatar
createPollEndpoint
@omgwtfbrblolttyl
Express
An interactive, runnable TypeScript val by omgwtfbrblolttyl
omgwtfbrblolttyl avatar
readFileEndpoint
@omgwtfbrblolttyl
Express
An interactive, runnable TypeScript val by omgwtfbrblolttyl
omgwtfbrblolttyl avatar
writeFileEndpoint
@omgwtfbrblolttyl
Express
TODO: [ ] get token from header [ ] decode using secret from env [ ] look up globs for user with id from token [ ] get path from req.body [ ] test path against all globs for user [ ] if none pass, 403 with message [ ] if any pass, write val to db with path as key (overwrite if exists) [ ] return new value
Next