freenit


Namefreenit JSON
Version 0.2.31 PyPI version JSON
download
home_pagehttps://github.com/freenit-framework/backend
SummaryREST API framework based on FastAPI
upload_time2023-12-12 14:36:57
maintainer
docs_urlNone
authorGoran Mekić
requires_python>=3.8
licenseBSD
keywords rest openapi swagger fastapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Freenit Backend
![freenit badge](https://github.com/freenit-framework/backend/actions/workflows/pythonapp.yml/badge.svg)

[Documentation](https://freenit.org/backend/quickstart)

[Source](https://github.com/freenit-framework/backend)

Freenit is based on

* [FastAPI](https://fastapi.tiangolo.com/)
* [Ormar](https://github.com/collerek/ormar)
* [Svelte](https://svelte.dev)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/freenit-framework/backend",
    "name": "freenit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "REST,openapi,swagger,fastapi",
    "author": "Goran Meki\u0107",
    "author_email": "meka@tilda.center",
    "download_url": "https://files.pythonhosted.org/packages/93/d1/ad8b772b56d14ab7d5078f8d341f9aba2e778509ddd445ce88c2ccb91270/freenit-0.2.31.tar.gz",
    "platform": null,
    "description": "# Freenit Backend\n![freenit badge](https://github.com/freenit-framework/backend/actions/workflows/pythonapp.yml/badge.svg)\n\n[Documentation](https://freenit.org/backend/quickstart)\n\n[Source](https://github.com/freenit-framework/backend)\n\nFreenit is based on\n\n* [FastAPI](https://fastapi.tiangolo.com/)\n* [Ormar](https://github.com/collerek/ormar)\n* [Svelte](https://svelte.dev)\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "REST API framework based on FastAPI",
    "version": "0.2.31",
    "project_urls": {
        "Homepage": "https://github.com/freenit-framework/backend"
    },
    "split_keywords": [
        "rest",
        "openapi",
        "swagger",
        "fastapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19129305436719926aa66d655bf63420a96aef53cfdc026a5dda9f3725095c3d",
                "md5": "078426e410ac6095ff7c05d4979497ed",
                "sha256": "d69942acab7d34a1282be740df23a31922c6220a6a16b5f4bcc75cc96908c120"
            },
            "downloads": -1,
            "filename": "freenit-0.2.31-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "078426e410ac6095ff7c05d4979497ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 33263,
            "upload_time": "2023-12-12T14:36:54",
            "upload_time_iso_8601": "2023-12-12T14:36:54.016906Z",
            "url": "https://files.pythonhosted.org/packages/19/12/9305436719926aa66d655bf63420a96aef53cfdc026a5dda9f3725095c3d/freenit-0.2.31-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93d1ad8b772b56d14ab7d5078f8d341f9aba2e778509ddd445ce88c2ccb91270",
                "md5": "c500ec05275c6d4e819a16460adb6087",
                "sha256": "e80a15ec975488cb9f655d0673458e55447cd1e4a5df9f9ea891959ecd754d82"
            },
            "downloads": -1,
            "filename": "freenit-0.2.31.tar.gz",
            "has_sig": false,
            "md5_digest": "c500ec05275c6d4e819a16460adb6087",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26163,
            "upload_time": "2023-12-12T14:36:57",
            "upload_time_iso_8601": "2023-12-12T14:36:57.507467Z",
            "url": "https://files.pythonhosted.org/packages/93/d1/ad8b772b56d14ab7d5078f8d341f9aba2e778509ddd445ce88c2ccb91270/freenit-0.2.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 14:36:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "freenit-framework",
    "github_project": "backend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "freenit"
}
        
Elapsed time: 0.26181s