{"id":30852314,"url":"https://github.com/anne17/recapi","last_synced_at":"2025-09-07T08:03:30.025Z","repository":{"id":44611541,"uuid":"152414884","full_name":"anne17/recapi","owner":"anne17","description":"Flask application that serves recipe data","archived":false,"fork":false,"pushed_at":"2023-02-16T05:00:48.000Z","size":4252,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T08:42:42.043Z","etag":null,"topics":["flask","peewee","python3","recipe-app","rest-api"],"latest_commit_sha":null,"homepage":null,"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/anne17.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-10T11:47:26.000Z","updated_at":"2022-02-04T16:23:09.000Z","dependencies_parsed_at":"2023-01-25T21:31:26.880Z","dependency_job_id":null,"html_url":"https://github.com/anne17/recapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anne17/recapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anne17%2Frecapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anne17%2Frecapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anne17%2Frecapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anne17%2Frecapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anne17","download_url":"https://codeload.github.com/anne17/recapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anne17%2Frecapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274010104,"owners_count":25206764,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["flask","peewee","python3","recipe-app","rest-api"],"created_at":"2025-09-07T08:03:28.250Z","updated_at":"2025-09-07T08:03:30.015Z","avatar_url":"https://github.com/anne17.png","language":"Python","readme":"# recAPI\n\nFlask REST-API for storing, editing and searching recipes.\n\n\n## Prerequisites\n\n* A Unix-like environment (e.g. Linux, OS X)\n* [Python 3.6](http://python.org/) or newer\n* mariaDB\n\n\n## Installation\n\n* Install the requirements, e.g. with virtualenv:\n\n  ```\n  python3 -m venv venv\n  source venv/bin/activate\n  pip install -r requirements.txt\n  ```\n\n* Optional: create `config.py` inside the instance directory and adjust configuration.\n\n## Running the backend\n\n* Run in development mode (with `venv` activated):\n\n  ```\n  python run.py\n  ```\n\n\n# User CLI\n\nCommand line interface for administration of the user data base.\n\n## Setup\n\nStart serving the command-line API on a suitable port, e.g.:\n\n```\n  export FLASK_APP=recapi/user_cli.py FLASK_RUN_PORT=8083\n```\n\n## Command line options\n\nAvailable commands:\n\n* `flask add --user USER --display DISPLAY_NAME [--admin true|false]`: Creates a new user. Will prompt for password. Default value for admin is `false`\n\n* `flask show --user USER`:  Displays user info.\n\n* `flask showall`: Shows the entire user data base.\n\n* `flask check --user USER`: Authenticates user `USER`. Will prompt for password.\n\n* `flask deactivate --user USER`: Sets `USER`'s status to passive.\n\n* `flask changepw --user USER`: Change password for `USER`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanne17%2Frecapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanne17%2Frecapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanne17%2Frecapi/lists"}