{"id":22479870,"url":"https://github.com/edumigueis/simple-flask-api","last_synced_at":"2026-05-04T02:36:10.007Z","repository":{"id":124600671,"uuid":"287384113","full_name":"edumigueis/Simple-Flask-API","owner":"edumigueis","description":"An ultra simple flask API template. It returns static JSON, and was made as a first experiment with flask.","archived":false,"fork":false,"pushed_at":"2020-08-16T16:24:48.000Z","size":7283,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T18:33:09.106Z","etag":null,"topics":["api","flask","flask-api","flask-restful","python","python3","rest-api"],"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/edumigueis.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":"2020-08-13T21:33:44.000Z","updated_at":"2020-08-16T16:24:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad6a36e4-b1d3-4bae-a3b6-c32d95996680","html_url":"https://github.com/edumigueis/Simple-Flask-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edumigueis/Simple-Flask-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumigueis%2FSimple-Flask-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumigueis%2FSimple-Flask-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumigueis%2FSimple-Flask-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumigueis%2FSimple-Flask-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edumigueis","download_url":"https://codeload.github.com/edumigueis/Simple-Flask-API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumigueis%2FSimple-Flask-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32592715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["api","flask","flask-api","flask-restful","python","python3","rest-api"],"created_at":"2024-12-06T15:17:36.041Z","updated_at":"2026-05-04T02:36:09.966Z","avatar_url":"https://github.com/edumigueis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-Flask-API\n \u003eAn ultra simple flask API template. It returns static JSON, and was made as a first experiment with flask.\n\nThis API was built using Python and Flask. It uses as an example a static to do list in JSON format.\n\n![](header.png)\n\n## Installation\n\nFirst, download the project and:\n\n```sh\ncd simple-flask-API\n```\n\nCheck if you have python and pip installed in your computer. Then you have to create a virtual environment to run flask.\n```sh\npip install flask\npy -m venv venv\n```\nThen:\n\n```sh\nflask run\n```\n\n## Usage example\n\nThis is just a slim and simple template that can be used as a starter to your flask project. Any changes can be made as you wish. This is a simple application so that any other flask API can grow from. So, if you want an API that returns static data back, it's a great starter. Or, if you would like to add a database, it can be easily done in this template.\n\n## Meta\n\nEduardo Migueis -\n\nDistributed under the MIT license. See ``LICENSE`` for more information.\n\n[https://github.com/edumigueis/Simple-Flask-API](https://github.com/edumigueis/)\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/edumigueis/Simple-Flask-API/fork\u003e)\n2. Create your feature branch (`git checkout -b feature/fooBar`)\n3. Commit your changes (`git commit -am 'Add some fooBar'`)\n4. Push to the branch (`git push origin feature/fooBar`)\n5. Create a new Pull Request\n\n\u003c!-- Markdown link \u0026 img dfn's --\u003e\n[npm-image]: https://img.shields.io/npm/v/datadog-metrics.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/datadog-metrics\n[npm-downloads]: https://img.shields.io/npm/dm/datadog-metrics.svg?style=flat-square\n[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square\n[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics\n[wiki]: https://github.com/yourname/yourproject/wiki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedumigueis%2Fsimple-flask-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedumigueis%2Fsimple-flask-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedumigueis%2Fsimple-flask-api/lists"}