this post was submitted on 03 Oct 2025
656 points (99.0% liked)

Programmer Humor

26846 readers
3428 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] x00z@lemmy.world 30 points 1 week ago (3 children)

This is still over engineered. Just connect directly to the database from the client instead of having an API endpoint.

[โ€“] ICastFist@programming.dev 4 points 1 week ago

Too much overengineering there as well. Just copy the entire database into a google spreadsheet

load more comments (2 replies)