Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
.. image:: https://raw.githubusercontent.com/zemfrog/zemfrog/master/docs/_static/logo.png :target: https://zemfrog.readthedocs.io :alt: zemfrog logo
.. image:: https://img.shields.io/pypi/v/zemfrog.svg?style=for-the-badge :target: https://pypi.python.org/pypi/zemfrog
.. image:: https://img.shields.io/pypi/status/zemfrog.svg?style=for-the-badge :target: https://pypi.python.org/pypi/zemfrog/
.. image:: https://img.shields.io/pypi/dm/zemfrog?logo=python&style=for-the-badge :target: https://pypi.python.org/pypi/zemfrog/
.. image:: https://img.shields.io/travis/zemfrog/zemfrog.svg?style=for-the-badge :target: https://travis-ci.com/zemfrog/zemfrog
.. image:: https://readthedocs.org/projects/zemfrog/badge/?version=latest&style=for-the-badge :target: https://zemfrog.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
Zemfrog is a simple framework based on flask for building a REST API quickly. Which focuses on building a customizable, flexible and manageable REST API!
This project is heavily inspired by FastAPI <https://fastapi.tiangolo.com/>
_ and Django <https://www.djangoproject.com/>
_ Framework.
The project is still in BETA
version, which means that all the APIs in it are still unstable.
Please be careful if you want to use it in a production environment! thanks.
Zemfrog is equipped with advanced features including:
Keep in mind that donations are very important to me, because currently I am working alone to develop this project. It takes a lot of time and energy. If this project is useful, please give me any support. I really appreciate it.
And also you can donate your money via:
.. image:: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png :target: https://www.buymeacoffee.com/aprilahijriyan
.. image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif :target: https://www.paypal.me/aprilahijriyan
.. image:: https://c5.patreon.com/external/logo/become_a_patron_button.png :target: https://www.patreon.com/bePatron?u=20603237
.. image:: https://ko-fi.com/img/githubbutton_sm.svg :target: https://ko-fi.com/E1E746746
MIT <https://github.com/zemfrog/zemfrog/blob/master/LICENSE>
_Flask <https://github.com/pallets/flask>
_Cookie Cutter <https://github.com/cookiecutter/cookiecutter>
_#8 <https://github.com/zemfrog/zemfrog/issues/8>
_#12 <https://github.com/zemfrog/zemfrog/issues/12>
, #13 <https://github.com/zemfrog/zemfrog/issues/13>
, #14 <https://github.com/zemfrog/zemfrog/issues/14>
_#16 <https://github.com/zemfrog/zemfrog/issues/16>
, #14 <https://github.com/zemfrog/zemfrog/issues/14>
, #17 <https://github.com/zemfrog/zemfrog/issues/17>
_api_doc
& authenticate
decorator.#37 <https://github.com/zemfrog/zemfrog/issues/37>
_#49 <https://github.com/zemfrog/zemfrog/issues/49>
_#63 <https://github.com/zemfrog/zemfrog/issues/63>
_FAQs
Zemfrog is a simple framework based on flask for building a REST API quickly.
We found that zemfrog demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.