Skip to main content

Zemfrog is a simple framework based on flask for building a REST API quickly.

Project description

zemfrog

zemfrog logo https://img.shields.io/pypi/v/zemfrog.svg?style=for-the-badge https://img.shields.io/pypi/status/zemfrog.svg?style=for-the-badge GitHub All Releases https://img.shields.io/pypi/dm/zemfrog?logo=python&style=for-the-badge https://img.shields.io/travis/zemfrog/zemfrog.svg?style=for-the-badge 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! We believe zemfrog can speed up your work with flask and please help us develop this framework!

Notes

It should be noted. currently, the zemfrog project is still under development. So we are not responsible for the instability of the zemfrog API.

Features

  • Solid application structure.

  • Automation creates APIs based on tables in the database.

  • Automation creates schema models for your ORM.

  • Built-in JWT authentication.

  • Integrated with flask-apispec for building API documentation.

  • Easy to add your commands.

  • Easy to add extensions.

  • Easy to add task queue to celery.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

1.0.0 (2020-09-03)

  • First release on PyPI.

1.0.1 (2020-09-07)

  • Automation create (CRUD) API

  • Update template API

  • Update zemfrog release information.

1.0.2 (2020-09-08)

  • Update API structure

1.0.3 (2020-09-08)

  • re-upload

1.0.4 (2020-09-09)

  • fix manifest file

1.0.5 (2020-09-10)

  • add command boilerplate

  • add schema command

1.0.6 (2020-09-15)

  • add jwt authentication

  • refactor blueprint boilerplate

  • add send async email

  • fix celery

1.0.7 (2020-09-19)

  • Fix: #8

  • flask-apispec integration.

  • improve authentication.

  • add default schema models.

  • Fix: rest api boilerplate

  • IMPROVE: Added a prompt if a schema model exists.

  • IMPROVE: add zemfrgo to requirements

  • DOC: add README to project boilerplate

1.0.8 (2020-10-03)

  • Fix: #12, #13, #14

  • IMPROVE: import the orm model in the schema generator.

  • General Update: update development status

1.0.9 (2020-10-05)

1.2.0 (2020-10-19)

  • NEW: add load urls

  • NEW: add load middlewares

  • NEW: middleware boilerplate.

  • NEW: multiple apps support

  • Fix minor bugs

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

zemfrog-1.2.0.tar.gz (71.1 kB view hashes)

Uploaded Source

Built Distribution

zemfrog-1.2.0-py2.py3-none-any.whl (27.8 kB view hashes)

Uploaded Python 2 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