bic-org / Boxtech

Boxtech API is a global container database containing technical and safety information, such as tare weight, size/type and max stacking capacity for containers.
https://www.bic-boxtech.org
25 stars 7 forks source link

Endpoint for querying tare availability per BIC code #4

Closed sabas closed 6 years ago

sabas commented 7 years ago

Something like /bic/CBHU should return true or false if there are containers marked with CBHUxxxxxxx in the database.

AltiusRupert commented 7 years ago

Hi Stefano, Could you tell us what use case you have in mind for this ? We don't necessarily want people to poll to know what is in the database, but rather query the database for info.

How about this idea : you could register to receive a notification every time someone loads a CBHU container.

sabas commented 7 years ago

The containers I handle aren't yet in the system, so I would like to know when (and if) they'll be loaded in the database. (a notification would work but not for every single container :+1: )

BernierSFCloud commented 6 years ago

You can access the list of uploaded fleets over here : https://www.bic-boxtech.org/fleet-uploaded/

there is no plan yet to make this list available through API