Hacker News new | ask | show | jobs
Added Google Auth to JSONbin.io, Next Is REST API
2 points by mr_ali3n 3218 days ago
Hi,

Couple of months back I released this small project of mine called https://jsonbin.io

In the feedback, people asked for secret bins/authenticated data storage, so I've now added API key for storing and accessing the data.

Next is DELETE API endpoint for secret bins and proper REST API implementation.

Feedback is appreciated :)

Thanks