{"id":17497028,"url":"https://github.com/zemfrog/zemfrog","last_synced_at":"2025-08-20T04:32:52.759Z","repository":{"id":37005024,"uuid":"276891427","full_name":"zemfrog/zemfrog","owner":"zemfrog","description":"Simplify your API! :frog:","archived":false,"fork":false,"pushed_at":"2024-12-04T15:18:13.000Z","size":477,"stargazers_count":18,"open_issues_count":4,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-04T16:28:23.230Z","etag":null,"topics":["api","flask","python","web","wsgi","zemfrog"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zemfrog.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":"aprilahijriyan","open_collective":null,"ko_fi":"aprilahijriyan","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://trakteer.id/aprilahijriyan","https://paypal.me/aprilahijriyan"]}},"created_at":"2020-07-03T12:11:31.000Z","updated_at":"2024-10-12T03:14:20.000Z","dependencies_parsed_at":"2024-05-29T18:01:41.857Z","dependency_job_id":"b3d2cca4-b21e-42c8-a30f-bd881d262290","html_url":"https://github.com/zemfrog/zemfrog","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemfrog%2Fzemfrog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemfrog%2Fzemfrog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemfrog%2Fzemfrog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zemfrog%2Fzemfrog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zemfrog","download_url":"https://codeload.github.com/zemfrog/zemfrog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230394228,"owners_count":18218707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","flask","python","web","wsgi","zemfrog"],"created_at":"2024-10-19T15:10:03.807Z","updated_at":"2024-12-19T07:07:09.975Z","avatar_url":"https://github.com/zemfrog.png","language":"Python","funding_links":["https://patreon.com/aprilahijriyan","https://ko-fi.com/aprilahijriyan","https://trakteer.id/aprilahijriyan","https://paypal.me/aprilahijriyan","https://www.buymeacoffee.com/aprilahijriyan","https://www.paypal.me/aprilahijriyan","https://www.patreon.com/bePatron?u=20603237","https://ko-fi.com/E1E746746"],"categories":[],"sub_categories":[],"readme":"=======\r\nzemfrog\r\n=======\r\n\r\n.. image:: https://raw.githubusercontent.com/zemfrog/zemfrog/master/docs/_static/logo.png\r\n    :target: https://zemfrog.readthedocs.io\r\n    :alt: zemfrog logo\r\n\r\n.. image:: https://img.shields.io/pypi/v/zemfrog.svg?style=for-the-badge\r\n    :target: https://pypi.python.org/pypi/zemfrog\r\n\r\n.. image:: https://img.shields.io/pypi/status/zemfrog.svg?style=for-the-badge\r\n    :target: https://pypi.python.org/pypi/zemfrog/\r\n\r\n.. image:: https://img.shields.io/pypi/dm/zemfrog?logo=python\u0026style=for-the-badge\r\n    :target: https://pypi.python.org/pypi/zemfrog/\r\n\r\n.. image:: https://img.shields.io/travis/zemfrog/zemfrog.svg?style=for-the-badge\r\n    :target: https://travis-ci.com/zemfrog/zemfrog\r\n\r\n.. image:: https://readthedocs.org/projects/zemfrog/badge/?version=latest\u0026style=for-the-badge\r\n    :target: https://zemfrog.readthedocs.io/en/latest/?badge=latest\r\n    :alt: Documentation Status\r\n\r\n\r\n\r\nZemfrog is a simple framework based on flask for building a REST API quickly.\r\nWhich focuses on building a customizable, flexible and manageable REST API!\r\n\r\nThis project is heavily inspired by `FastAPI \u003chttps://fastapi.tiangolo.com/\u003e`_ and `Django \u003chttps://www.djangoproject.com/\u003e`_ Framework.\r\n\r\n\r\nNotes\r\n-----\r\n\r\nThe project is still in ``BETA`` version, **which means that all the APIs in it are still unstable**.\r\nPlease be careful if you want to use it in a production environment! thanks.\r\n\r\n\r\nWhy zemfrog?\r\n------------\r\n\r\nZemfrog is equipped with advanced features including:\r\n\r\n* Solid application structure.\r\n* Automatically generate REST API.\r\n* Built-in JWT authentication.\r\n* RBAC support.\r\n* Automatically generate API documentation (swagger-ui).\r\n* Background jobs support.\r\n* Database migration based on application environment.\r\n* And much more...\r\n\r\n\r\nDonate \u0026 Support\r\n----------------\r\n\r\nKeep in mind that donations are very important to me, because currently I am working alone to develop this project.\r\nIt takes a lot of time and energy. If this project is useful, please give me any support. I really appreciate it.\r\n\r\nAnd also you can donate your money via:\r\n\r\n.. image:: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\r\n    :target: https://www.buymeacoffee.com/aprilahijriyan\r\n\r\n.. image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif\r\n    :target: https://www.paypal.me/aprilahijriyan\r\n\r\n\r\n.. image:: https://c5.patreon.com/external/logo/become_a_patron_button.png\r\n    :target: https://www.patreon.com/bePatron?u=20603237\r\n\r\n.. image:: https://ko-fi.com/img/githubbutton_sm.svg\r\n    :target: https://ko-fi.com/E1E746746\r\n\r\nLinks\r\n-----\r\n\r\n* Homepage: https://github.com/zemfrog/zemfrog\r\n* Documentation: https://zemfrog.readthedocs.io\r\n* License: `MIT \u003chttps://github.com/zemfrog/zemfrog/blob/master/LICENSE\u003e`_\r\n\r\n\r\nCredits\r\n-------\r\n\r\n* `Flask \u003chttps://github.com/pallets/flask\u003e`_\r\n* `Cookie Cutter \u003chttps://github.com/cookiecutter/cookiecutter\u003e`_\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemfrog%2Fzemfrog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzemfrog%2Fzemfrog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemfrog%2Fzemfrog/lists"}