{"id":21044534,"url":"https://github.com/jespy666/restful-flask","last_synced_at":"2026-04-11T01:58:45.914Z","repository":{"id":241154876,"uuid":"804252242","full_name":"jespy666/RESTful-flask","owner":"jespy666","description":"Repository for a RESTful Application in Flask (Technical Specification)","archived":false,"fork":false,"pushed_at":"2024-05-27T09:37:14.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T17:32:17.075Z","etag":null,"topics":["alembic","docker","docker-compose","flask","flask-api","flask-restful","mysql","sqlalchemy","sqlalchemy-session","sqlite","unittest"],"latest_commit_sha":null,"homepage":"","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/jespy666.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-22T08:40:37.000Z","updated_at":"2024-06-02T09:50:57.000Z","dependencies_parsed_at":"2025-01-20T17:30:55.007Z","dependency_job_id":"382d7641-5198-47d0-bd64-23171d5d96e3","html_url":"https://github.com/jespy666/RESTful-flask","commit_stats":null,"previous_names":["jespy666/restful-flask"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jespy666%2FRESTful-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jespy666%2FRESTful-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jespy666%2FRESTful-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jespy666%2FRESTful-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jespy666","download_url":"https://codeload.github.com/jespy666/RESTful-flask/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489898,"owners_count":20299001,"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":["alembic","docker","docker-compose","flask","flask-api","flask-restful","mysql","sqlalchemy","sqlalchemy-session","sqlite","unittest"],"created_at":"2024-11-19T14:17:30.149Z","updated_at":"2026-04-11T01:58:40.868Z","avatar_url":"https://github.com/jespy666.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RESTful-flask\n\nA simple RESTful-api in Flask representing interaction with a todo list (CRUD)\n\n### Stack  \n![Static Badge](https://img.shields.io/badge/Flask-3.0.3-blue?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/Flask%20RESTful-0.3.10-purple?style=for-the-badge)  \n![Static Badge](https://img.shields.io/badge/SQLAlchemy-2.0.30-green?style=for-the-badge)\n![Static Badge](https://img.shields.io/badge/Alembic-1.13.1-red?style=for-the-badge)  \n### How to run\n* clone repo `git clone https://github.com/jespy666/RESTful-flask.git`\n* go to project dir `cd RESTful-flask`\n* create virtual env `python3 -m venv venv`\n* activate venv `source venv/bin/activate`\n* create and fill .env `touch .env` (see .env.example)\n#### By CLI:\n* install dependencies `make install`\n* apply migrations `make migrate`\n* run api `make api`\n#### By Docker\n* setup ENV in `.env` to 'prod'\n* run `docker-compose up -d`\n* explore\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjespy666%2Frestful-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjespy666%2Frestful-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjespy666%2Frestful-flask/lists"}