Hacker News new | ask | show | jobs
by jonrosner 1532 days ago
thanks for your comment. Environment for collections is definitely on the roadmap. Probably one of the first things I will implement next. How would you want a feature like this to look? Is having multiple collections with the same content but different environments OK or would you rather have one collection with multiple environments and you can switch them at the click of a button?
1 comments

The second one (one collection has multiple environments). I’m thinking of a situation in which I have the same API deployed to dev/qa/production environments.

I don’t really use much more than ‘{host}/api/v1/dostuff’, but not having duplicate collections you have to make changes in is really nice.