Yeah, so I just don’t see Insomnia being stable enough to use for now, I’ll continue using Postman for the forseeable future. I’m going to just make separate collections for public docs and e2e tests, I guess.
I’m trying to design the Access Control paradigm right now. This has never really been something I’ve been able to design to satisfaction yet, so suggestions are welcome.
This thread’s been dead for a week or so. I’m still working on ACLs. I’ve split it out into a separate project, which I’ll publicizeicate when it’s got the base features ready.
You could also look into swagger for interactive documentation.
The postman docu youve got going on seems fine too though. Didnt know it can do that. I just used postman/insomnia as rest clients. Curious about wether or not you considered swagger and what would be your reason for using postman or insomnia instead.
I learned about Postman like years ago, when I was first learning to do MEVN stacks, and it’s been rattling around in my head ever since. Recently found out about their CI/CD capabilities.