Last 12 weeks · 0 commits
3 of 6 standards met
Repository: solidjs/solid-service-api. Description: Code that powers Solid Service API on Cloudflare Workers. Stars: 14, Forks: 3. Primary language: JavaScript. Languages: JavaScript (98.7%), TypeScript (1.3%). Open PRs: 0, open issues: 2. Last activity: 3y ago. Community health: 62%. Top contributors: davedbase, milomg, ch99q.
[ ] Change labels to tags [ ] Make tags searchable [ ] Adjust shape of file JSON to [ ] Add a patch endpoint so just file data may be sent [ ] Add Solid revisions to track history [x] Add PATCH for upserting REPL [ ] Add PATCH for upserting files /repl/[:id]/files/[:filename] [ ] Add DELETE for certain files [ ] Add validation for file sizes (listed below) REPL validation additions:** Maximum 10 files per REPL Maximum file size of 500kb Maximum lifetime of 1000 REPLs per user (could have roles added so that admin users have no limitations)
untested, but this may be useful