Skip to main content

Rest Util Tools

Project description

Rest tool

A curated list of awesome things related to microservices and computer vision.

This module contains interesting features for endpoint creation. It also includes some decorators.

Details

  • Decorest - class decorator that allows implementing a general try_log function in the entire function, but it is necessary to use the ResData data model

Installation

Use the package manager pip to install restutil.

pip install restutil

Usage

from restutil.decorators import Decorest

# create deco object
deco = Decorest()

# wrap foo function

@deco.try_log
def foo():
    return None

Author

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

restutil-1.0.9.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

restutil-1.0.9-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page