FYI: TTN HTTP integration with 📩 Request Baskets instead of RequestBin

RequestBin (as shown in the TTN HTTP integration video) had a lot of performance issues today.

Request Baskets: https://github.com/darklynx/request-baskets or https://rbaskets.in is a very good (and now IMHO even better) alternative.

Compared with RequestBin, Request Baskets does:

  • Named baskets
  • Never public (If you want to share the basket, be sure to save the Auth key you get when you create a new Basket!!!)
  • more focus on data with one-click acces to JSON formatted Body content
  • maximum of 2000 requests saved (default=200) (RB claims 2 days, without garantees)
  • source is Go, not Python
  • optional is another forward to your own endpoint

screenshot|1154x911, 1154px

1 Like