fordkuppp / vending

0 stars 0 forks source link

Function naming #1

Closed JackKrubb closed 1 year ago

JackKrubb commented 1 year ago

https://github.com/fordkuppp/vending/blob/f75a15931efb8d59312574430e38286e9de15672/vending/api.py#L20

fordkuppp commented 1 year ago

Flask-RESTful requires function to be named as such. It's HTTP get method.