hugapi / hug

Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
MIT License
6.86k stars 389 forks source link

API documentation #681

Open ldelossa opened 6 years ago

ldelossa commented 6 years ago

Is there anywhere you post the API documentation, such as what a request object in Hug has as attributes and methods?

hvgab commented 5 years ago

I believe those are just falcon.request and falcon.response objects.