RESTfly: Simplifying API Libraries

Release v1.5.1.

RESTfly (pronounced restfully) is a framework for building libraries to easily interact with RESTful APIs.

https://github.com/librestfly/restfly/actions/workflows/testing.yml/badge.svg https://github.com/librestfly/restfly/actions/workflows/deploy.yml/badge.svg https://img.shields.io/pypi/v/restfly.svg https://img.shields.io/pypi/pyversions/restfly.svg https://img.shields.io/pypi/dm/restfly.svg https://img.shields.io/github/license/librestfly/restfly.svg https://live.staticflickr.com/2815/10007461563_a02f26528f_c.jpg

The User Guide

This part of the documentation focuses on walking through usage of the library in a step-by-step manner.

Note

Please note that this section of the documentation is currently still being constructed, and should not be considered a complete walkthrough.

Libraries and Tools Using RESTfly

RESTfly is based on the foundational work in the pyTenable project. We took the lessons learned building that library and made the underlying structure generic for re-use building other API libraries. There are several other projects also leveraging RESTfly listed below:

The API Documentation / Guide

If you are looking for information on a specific function, class, or method, this part of the documentation is what you’re looking for.