{"id":21727200,"url":"https://github.com/zackees/make-fastapi-app","last_synced_at":"2025-04-12T23:42:41.545Z","repository":{"id":148845533,"uuid":"620608555","full_name":"zackees/make-fastapi-app","owner":"zackees","description":"Creates a FastAPI App","archived":false,"fork":false,"pushed_at":"2025-03-16T02:10:50.000Z","size":58,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T23:42:33.499Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zackees.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":"2023-03-29T02:42:50.000Z","updated_at":"2025-03-16T02:10:53.000Z","dependencies_parsed_at":"2025-03-16T03:19:17.407Z","dependency_job_id":"a023abe6-a472-4680-a586-2b50b2a0310c","html_url":"https://github.com/zackees/make-fastapi-app","commit_stats":null,"previous_names":["zackees/createfastapiapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackees%2Fmake-fastapi-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackees%2Fmake-fastapi-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackees%2Fmake-fastapi-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackees%2Fmake-fastapi-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackees","download_url":"https://codeload.github.com/zackees/make-fastapi-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647255,"owners_count":21139081,"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-11-26T03:48:26.026Z","updated_at":"2025-04-12T23:42:41.539Z","avatar_url":"https://github.com/zackees.png","language":"Python","readme":"# make-fastapi-app\n\n```bash\npip install make-fastapi-app\n```\n\nRunning\n```bash\nmake-fastapi-app\n```\n\n\nFastAPI app creation template\n\n[![Linting](../../actions/workflows/lint.yml/badge.svg)](../../actions/workflows/lint.yml)\n\n[![MacOS_Tests](../../actions/workflows/push_macos.yml/badge.svg)](../../actions/workflows/push_macos.yml)\n[![Ubuntu_Tests](../../actions/workflows/push_ubuntu.yml/badge.svg)](../../actions/workflows/push_ubuntu.yml)\n[![Win_Tests](../../actions/workflows/push_win.yml/badge.svg)](../../actions/workflows/push_win.yml)\n\n\n# Instructions\n\nFirst off, make sure you have python installed and this package `pip install make-fastapi-app`, this will create a new global command `make-fastapi-app` that you will use in the steps below.\n\n  * Create a new python github repo, let's call it \"myapp\"\n  * Clone that \"myapp\" repo to your local computer\n  * `cd` into \"myapp`\n  * Run `make-fastapi-app` at the project root.\n    * Follow the instructions\n  * Now `git commit` the files into the repo.\n  \nNow you should have a fully formed app that is ready to be used at Render.com or DigitalOcean, which will use the Dockerfile install. Everything should be automatic with this option.\n\n## Running locally\n\nYou can either run the app locally. See the run scripts at the project root. You'll need to install the project globally with `pip install -e .` or else use a virtual environment with `python make_venv.py` and then using `. ./activate.sh` and then `pip install -e .` and then running the `run_dev.py` which should launch everything. Also there is a VSCode build tool that will do this automatically. It will be something like `Terminal` -\u003e `Run Build Tools` -\u003e `Run Local`\n\n# Windows\n\nThis environment requires you to use `git-bash`.\n\n# Linting\n\nRun `./lint.sh` to find linting errors using `pylint`, `flake8` and `mypy`.\n\n# Versions\n \n  * 1.0.7: Upgrade setup.py -\u003e pyproject.toml\n  * 1.0.6: Command broke due to new python. I fixed it.\n  * 1.0.5: Fixes adding +x to sh files\n  * 1.0.4: Allows empty github url\n  * 1.0.3: Adds post install instructions to the command line.\n  * 1.0.2: Remove trailing `.git` and `/` for githurl repo input\n  * 1.0.1: Adds +x to all shell scripts\n  * 1.0.0: Initial commit\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackees%2Fmake-fastapi-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackees%2Fmake-fastapi-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackees%2Fmake-fastapi-app/lists"}