Metadata-Version: 2.1
Name: PF-Flask-Rest-Com
Version: 1.0.2
Summary: Flask REST API Common Implementation by Problem Fighter Library
Home-page: https://github.com/problemfighter/pf-flask-rest-com
Author: Problem Fighter
Author-email: problemfighter.com@gmail.com
License: Apache 2.0
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE

### In the name of God, the Most Gracious, the Most Merciful.

# PF-Flask-Rest-Com

Problem Fighter Flask REST Common (PF-Flask-Rest-Com) is a shared library which is use for share concept or command data
between libraries. *PF-Flask-Rest-Com* Basically designed the REST API Shared Logic.


<br/><br/><br/>
## Documentation
Install and update using [pip](https://pip.pypa.io/en/stable/getting-started/):
```bash
pip install -U PF-Flask-Rest-Com
```

**Please find [the Documentation](https://www.hmtmcse.com/pf/pf-flask-rest-com/bismillah) with example from [hmtmcse.com](https://www.hmtmcse.com/pf/pf-flask-rest-com/bismillah)**


<br/><br/><br/>

## Donate
[Problem Fighter](https://www.problemfighter.com/) develops and supports PF-Flask-Rest-Com and the libraries it uses. In order to grow
the community of contributors and users, and allow the maintainers to devote more time to the projects.


<br/><br/><br/>

## Contributing
For guidance on setting up a development environment and how to make a contribution to PF-Flask-Rest-Com, see the contributing guidelines.



<br/><br/><br/>
## Links
* **Changes :** [https://opensource.problemfighter.org/flask/pf-flask-rest-com](https://opensource.problemfighter.org/flask/pf-flask-rest-com)
* **PyPI Releases :** [https://pypi.org/project/pf-flask-rest-com](https://pypi.org/project/pf-flask-rest-com)
* **Source Code :** [https://github.com/problemfighter/pf-flask-rest-com](https://github.com/problemfighter/pf-flask-rest-com)
* **Issue Tracker :** [https://github.com/problemfighter/pf-flask-rest-com/issues](https://github.com/problemfighter/pf-flask-rest-com/issues)
* **Website :** [https://www.problemfighter.com/open-source](https://www.problemfighter.com/open-source)



