Live data from Hacker News

Show HN: Booleans as a Service (BaaS)

booleans.io

71–80 of 132 posts

Re: Show HN: Booleans as a Service (BaaS)

#73
Could you add groups of booleans? Like “POST https://api.booleans.io/groups/” to create a group, then one can use all the other operations: “POST https://api.booleans.io/groups/:gid/:id” to create one with an arbitrary name, “PUT https://api.booleans.io/groups/:gid/:id” to update, etc.

Re: Show HN: Booleans as a Service (BaaS)

#76
post #73

Could you add groups of booleans? Like “POST https://api.booleans.io/groups/” to create a group, then one can use all the other operations: “POST https://api.booleans.io/groups/:gid/:id” to create one with an arbitrary name, “PUT https://api.booleans.io/groups/:gid/:id” to update, etc.

Sure. The possibilities are endless when it comes to CRUDing booleans.

Re: Show HN: Booleans as a Service (BaaS)

#78
post #32

Good practice would recommend adding /v1/ to your API url. The state of the boolean ecosystem is moving so fast that we have no idea what booleans will look like in 5 years!

> Good practice would recommend adding /v1/ to your API url. The state of the boolean ecosystem is moving so fast that we have no idea what booleans will look like in 5 years!

Nah; need to move fast and break things.

Post reply on HN