michael-lazar / astrobotany

🌱 A community garden over the Gemini protocol
gemini://astrobotany.mozz.us
Other
132 stars 11 forks source link

Refactor routes for using items #60

Open michael-lazar opened 3 years ago

michael-lazar commented 3 years ago
/app/inventory/item/<item_id>/use
/app/inventory/item/<item_id>/destroy
ItemSlot.use() -> Item.use(user=user)