Metadata-Version: 2.1
Name: MicroPyDD-restplus
Version: 0.0.3
Summary: MicroPyDD wrapper for Flask-Restplus
Home-page: UNKNOWN
Author: Danilo Delizia
Author-email: ddelizia@gmail.com
License: UNKNOWN
Description: [![pipeline status](https://gitlab.com/micropydd/micropydd-restplus/badges/master/pipeline.svg)](https://gitlab.com/micropydd/micropydd-restplus/commits/master) [![coverage report](https://gitlab.com/micropydd/micropydd-restplus/badges/master/coverage.svg)](https://gitlab.com/micropydd/micropydd-restplus/commits/master)
        
        # MicroPyDD Flask-Restplus
        
        This module is a simple wrapper that simplifies the setup of a restplus project. Furthermore adds some helper methods to the prohect:
        
        ```
        GET /misc/config/
        GET /misc/postman/
        GET /misc/version/
        GET /loggers/{id}/
        GET /loggers/
        POST /loggers/
        ``` 
Platform: UNKNOWN
Description-Content-Type: text/markdown
