Tutorial on implementing the Inventory API?

I’d like to help implement the Inventory API, but I don’t know what I need to do. Could someone explain how, or post an example commit/PR?

This is mainly a question for @mumfrey, but anyone can answer.

First thing i’d do is reading his API PR:

Then i’d ask him what needs to be done, especially since the API PR mostly uses pseudocode examples. And finally i’d have a look at the commits he made to understand how his implementation currently works :slight_smile:

You can probably ask @Zidane too, as he began implementing the inventory API when mumfrey was busy.