{"id":15679816,"url":"https://github.com/mevdschee/py-crud-api","last_synced_at":"2025-05-07T10:42:53.970Z","repository":{"id":151764655,"uuid":"111255547","full_name":"mevdschee/py-crud-api","owner":"mevdschee","description":" A Python port of the full php-crud-api project (single file REST API) ","archived":false,"fork":false,"pushed_at":"2017-12-02T07:36:11.000Z","size":20,"stargazers_count":11,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-26T15:02:39.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mevdschee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-19T01:44:09.000Z","updated_at":"2023-10-15T12:58:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"c28b7fc7-bc35-439b-a8f5-e257905cd7ea","html_url":"https://github.com/mevdschee/py-crud-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fpy-crud-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fpy-crud-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fpy-crud-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fpy-crud-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mevdschee","download_url":"https://codeload.github.com/mevdschee/py-crud-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252862192,"owners_count":21815812,"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":[],"created_at":"2024-10-03T16:37:03.952Z","updated_at":"2025-05-07T10:42:53.962Z","avatar_url":"https://github.com/mevdschee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-crud-api\n\nA Python port of the full php-crud-api project (single file REST API)\n\nNB: WORK IN PROGRESS - NOT FINISHED YET!\n\n### Installing / Running\n\nYou need to execute the following to install dependencies on Ubuntu 16.04:\n\n    sudo apt-get install python pip libev-dev libprotobuf-dev protobuf-compiler\n    export MYSQLXPB_PROTOC=/usr/bin/protoc\n    export MYSQLXPB_PROTOBUF_INCLUDE_DIR=/usr/include/google/protobuf\n    export MYSQLXPB_PROTOBUF_LIB_DIR=/usr/lib/x86_64-linux-gnu\n    pip install bjoern mysql-connector gunicorn meinheld\n\nTo run single core (using Bjoern):\n\n    python api.py\n\nTo run multi core (using Gunicorn and Meinheld):\n\n    gunicorn --workers=4 --worker-class=\"egg:meinheld#gunicorn_worker\" api:app\n    \nNB: workers should match core count.\n\n### Performance improvements\n\nDo you have an idea for a performance improvement? Open an [issue](https://github.com/mevdschee/py-crud-api/issues) or a [pull request](https://github.com/mevdschee/py-crud-api/pulls).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmevdschee%2Fpy-crud-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmevdschee%2Fpy-crud-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmevdschee%2Fpy-crud-api/lists"}