# RestOC
A python 3 set of modules used for setting up REST microservices
# Install
```
pip install rest-oc
```
# Requires
RestOC requires python 3.10 or higher
# Documentation
http://ouroboroscoding.com/rest-oc/
Raw data
{
"_id": null,
"home_page": "https://ouroboroscoding.com/rest-oc/",
"name": "Rest-OC",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "rest,microservices",
"author": "Chris Nasr - Ouroboros Coding Inc.",
"author_email": "chris@ouroboroscoding.com",
"download_url": "https://files.pythonhosted.org/packages/0f/02/cd4c591e685cf70c413827b3ae133ca2729df01fd9ea60856ba4fb37bbcb/Rest-OC-1.2.5.tar.gz",
"platform": null,
"description": "# RestOC\nA python 3 set of modules used for setting up REST microservices\n\n# Install\n```\npip install rest-oc\n```\n\n# Requires\nRestOC requires python 3.10 or higher\n\n# Documentation\n\nhttp://ouroboroscoding.com/rest-oc/\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Rest-OC is a library of python 3 modules for rapidly setting up REST microservices.",
"version": "1.2.5",
"project_urls": {
"Documentation": "https://ouroboroscoding.com/rest-oc/",
"Homepage": "https://ouroboroscoding.com/rest-oc/",
"Source": "https://github.com/ouroboroscoding/rest-oc-python",
"Tracker": "https://github.com/ouroboroscoding/rest-oc-python/issues"
},
"split_keywords": [
"rest",
"microservices"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0f02cd4c591e685cf70c413827b3ae133ca2729df01fd9ea60856ba4fb37bbcb",
"md5": "a0c40d116089f0f8135ff522ca17e320",
"sha256": "1306244001805d007a01f54692175bbd128b0e01e03d4e8a5cd14d02749d5115"
},
"downloads": -1,
"filename": "Rest-OC-1.2.5.tar.gz",
"has_sig": false,
"md5_digest": "a0c40d116089f0f8135ff522ca17e320",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 58822,
"upload_time": "2023-10-07T13:28:33",
"upload_time_iso_8601": "2023-10-07T13:28:33.341283Z",
"url": "https://files.pythonhosted.org/packages/0f/02/cd4c591e685cf70c413827b3ae133ca2729df01fd9ea60856ba4fb37bbcb/Rest-OC-1.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-07 13:28:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ouroboroscoding",
"github_project": "rest-oc-python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "rest-oc"
}