REST APIs have become a common way to establish an interface between web back-ends and front-ends, and between different web services. Bottle is a minimalist Python web framework . … It is lightweight, fast, and easy to use, and is well-suited to building RESTful services.