bh-apistatus


Namebh-apistatus JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryAPI Status Result
upload_time2024-08-04 07:22:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords api status result
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bh-apistatus

Encapsulate result status of server operations in response to client requests. 
Final result status can be returned to (web) clients as JSON.

## Documentation

[Full documentation](https://bh-apistatus.readthedocs.io/en/latest/)

## License

[ MIT license ](http://www.opensource.org/licenses/mit-license.php)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bh-apistatus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Van Be Hai Nguyen <behai_nguyen@hotmail.com>",
    "keywords": "api, status, result",
    "author": null,
    "author_email": "Van Be Hai Nguyen <behai_nguyen@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f7/bb/c5013d502c6660b780a0d95b21bd840c541e5f211ce1543e4cda67ed2e0f/bh_apistatus-0.1.0.tar.gz",
    "platform": null,
    "description": "# bh-apistatus\r\n\r\nEncapsulate result status of server operations in response to client requests. \r\nFinal result status can be returned to (web) clients as JSON.\r\n\r\n## Documentation\r\n\r\n[Full documentation](https://bh-apistatus.readthedocs.io/en/latest/)\r\n\r\n## License\r\n\r\n[ MIT license ](http://www.opensource.org/licenses/mit-license.php)\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "API Status Result",
    "version": "0.1.0",
    "project_urls": {
        "documentation": "https://bh_apistatus.readthedocs.io/",
        "repository": "https://github.com/behai-nguyen/bh_apistatus"
    },
    "split_keywords": [
        "api",
        " status",
        " result"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cc54648ef4fe4543f47e9f648e0d8f029f2edc905d3b14375f1f9c70043093f",
                "md5": "e362392b01afc9fdcfac6412825d3a73",
                "sha256": "4ad8186275f83931ee62b83b818cda4ed7473f3fd3026bf9bf44f49265809d1b"
            },
            "downloads": -1,
            "filename": "bh_apistatus-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e362392b01afc9fdcfac6412825d3a73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6407,
            "upload_time": "2024-08-04T07:22:45",
            "upload_time_iso_8601": "2024-08-04T07:22:45.376284Z",
            "url": "https://files.pythonhosted.org/packages/5c/c5/4648ef4fe4543f47e9f648e0d8f029f2edc905d3b14375f1f9c70043093f/bh_apistatus-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7bbc5013d502c6660b780a0d95b21bd840c541e5f211ce1543e4cda67ed2e0f",
                "md5": "e8324cea58a2b0851137a06f05a0fe1d",
                "sha256": "f68b009ccf44048d8cfefa119c23c07e4a0d4f229613b621aba550097988b41d"
            },
            "downloads": -1,
            "filename": "bh_apistatus-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e8324cea58a2b0851137a06f05a0fe1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8504,
            "upload_time": "2024-08-04T07:22:46",
            "upload_time_iso_8601": "2024-08-04T07:22:46.888333Z",
            "url": "https://files.pythonhosted.org/packages/f7/bb/c5013d502c6660b780a0d95b21bd840c541e5f211ce1543e4cda67ed2e0f/bh_apistatus-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 07:22:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "behai-nguyen",
    "github_project": "bh_apistatus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bh-apistatus"
}
        
Elapsed time: 9.88406s