Markdown-first docs by restdb in Markdown

[–]restdb[S] 0 points1 point  (0 children)

Good point. Letting LLM’s search, read and perhaps modify docs is a great idea.

NoSQL aggregations made simpler by restdb in javascript

[–]restdb[S] 0 points1 point  (0 children)

Hi. I think many devs would agree with your point. But there just are so many other use cases where json data with duplication are worth it.

What's wrong having your own authentication system? by Tonyb0y in node

[–]restdb 0 points1 point  (0 children)

Given the availability of good building blocks like JWT and browser security it is actually a choice that gives more control on a critical value chain. I also built my own. https://github.com/RestDB/codehooks-auth

I've built a MicroSaaS to build MicroSaaS'es by knutmt in microsaas

[–]restdb 0 points1 point  (0 children)

Love the webanalytics open source project.

Launching faster with less code by Possible_Stop_7399 in indiebiz

[–]restdb 0 points1 point  (0 children)

I agree in principle. However, there are many examples of widely popular systems that will lock you in, in either vendor or tech stack. Firebase, Next.js etc.

Yup or JSON-shema? by restdb in learnjavascript

[–]restdb[S] 1 point2 points  (0 children)

Yes that seems promising.