Live data from Hacker News

Show HN: Booleans as a Service (BaaS)

booleans.io

61–70 of 132 posts

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

#63

Can it send an email or POST to a webhook whenever a boolean is changed? I'd like to know whenever our is_production flag is changed. Could you add an XML endpoint for your API, with an XSD describing it? All our systems are built to use XML, and adding JSON support to our infrastructure is still 6-9 months away. Do you offer HIPAA-compliance, in case we'd like to store booleans from medical records on your servers?

Yes HIPAA-compliance is at the top of our backlog.

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

#67
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!

I would like to see the API extended to support DELETE requests, and 404 not found when not existing. Additionally, I've been led to believe that some truths are truer than others, hence some method of ranking this truthiness is a must.
Post reply on HN