WEEE-Open / pytarallo

Python T.A.R.A.L.L.O. API
MIT License
2 stars 4 forks source link

Implement Tarallo.commit method #25

Closed steemnd closed 6 years ago

steemnd commented 6 years ago

This method should be used as a sort of transaction.commit() method. Basically it wants the item as parameter and makes a POST request to send this new Item to the tarallo DB.