Metadata-Version: 2.1
Name: roPerf2.bearerTokenExample
Version: 0.3
Summary: BearerTokenExample Web Service
Home-page: http://www.by-star.net/PLPC/180047
Author: Mohsen Banan
Author-email: libre@mohsen.1.banan.byname.net
Maintainer: Mohsen Banan
Maintainer-email: libre@mohsen.1.banan.byname.net
License: AGPL
Download-URL: http://www.by-star.net/PLPC/180047
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules

=========================
roPerf.bearerTokenExample
=========================

.. contents::
   :depth: 3
..

Bearer Token Example Web Services

Support
=======

| For support, criticism, comments and questions; please contact the
  author/maintainer
| `Mohsen Banan <http://mohsen.1.banan.byname.net>`__ at:
  http://mohsen.1.banan.byname.net/contact

Documentation
=============

Part of ByStar Digital Ecosystem http://www.by-star.net.

This module’s primary documentation is in
http://www.by-star.net/PLPC/180051

Example Usage
=============

::

   from  roPerf import bearerTokenExample

TODO List
=========

-  In documentation, refer to plpc-180056 (mmwsIcm BCP) and plpc-180057
   (Testing Framework)

-  Convert ./bin/roPerf-bearerTokenExample.sh to a python ICM aware of
   pkgBases

-  Get Port number from
   ./roPerf/bearerTokenExample-config/svcInfo/portNu

-  Get ./roPerf/bearerTokenExample-config/pkgInfo/fp/icmsPkgVarBaseDir/
   and build and run in there

-  Reflect the recuirements.txt of generated code in ./setup.py
   dependncies. so that it is not needed.

-  Deal with automation of java swagger code generator – perhaps a dummy
   pkg, ...

-  Understand BCP for flask productization

-  Make this be a starting point for other services

-  Attach the controller to mmwsIcm.bearer token.

-  Create a scenario tester for bearerTokenExample.

-  Test pure out of the box “just runs” experience.

-  Start transitioning this example to become a wsIcm. unisos.icm needs
   to become py3 first.


