Flask-RESTful provides an extension to Flask for building REST APIs. Flask-RESTful was initially developed as an internal project at Twilio, built to power their public and internal APIs.
Project repo is maintain on Github currently.
The latest document is here
Its pypi info can be find here