{"id":21703916,"url":"https://github.com/shinokada/fastapi-webstarter-demo","last_synced_at":"2025-04-12T15:13:24.099Z","repository":{"id":53188992,"uuid":"321564623","full_name":"shinokada/fastapi-webstarter-demo","owner":"shinokada","description":"FastAPI Drag and Drop.","archived":false,"fork":false,"pushed_at":"2024-03-12T08:39:37.000Z","size":3062,"stargazers_count":25,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T15:13:17.931Z","etag":null,"topics":["drag-and-drop","fastapi","python"],"latest_commit_sha":null,"homepage":"https://fastapi-webstarter-demo.vercel.app","language":"HTML","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/shinokada.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":"2020-12-15T05:39:32.000Z","updated_at":"2025-02-28T08:03:34.000Z","dependencies_parsed_at":"2024-11-25T21:48:28.181Z","dependency_job_id":null,"html_url":"https://github.com/shinokada/fastapi-webstarter-demo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Ffastapi-webstarter-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Ffastapi-webstarter-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Ffastapi-webstarter-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Ffastapi-webstarter-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinokada","download_url":"https://codeload.github.com/shinokada/fastapi-webstarter-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586244,"owners_count":21128998,"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":["drag-and-drop","fastapi","python"],"created_at":"2024-11-25T21:36:40.542Z","updated_at":"2025-04-12T15:13:24.040Z","avatar_url":"https://github.com/shinokada.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastapi Web Starter\n\nPlease read the Medium article at [https://shinichiokada.medium.com/](https://shinichiokada.medium.com/).\n\n## Overview\n\nA simple website ready to deploy.\nThis repo includes all the file and it is ready to deploy to Heroku.\n\n- .env\n- .gitignore\n- app\n- Procfile\n- README.md\n- requirements.txt\n- runtime.txt\n- static\n- templates\n\n## Requirement\n\n- Python 3.9.6\n- See requirements.txt.\n\n## Installation \u0026 Usage\n\nGet your Unsplash API and put it in the `.env` file.\n\n```bash\n$ git clone git@github.com:shinokada/fastapi-webstarter-demo.git\n# change the directory\n$ cd fastapi-webstarter-demo\n# install packages\n$ pip install -r requirements.txt\n# start the server\n$ uvicorn app.main:app --reload --port 8000\n```\n\nVisit [http://127.0.0.1:8000/](http://127.0.0.1:8000/).\n\n![Starting](./images/image-1.png)\n\n## Features\n\n- Flickr image search\n- Unsplash image search\n- Drag \u0026 Drop Form\n- Menu\n- Unsplash\n- Accordion\n- Markdown pages\n- Two Forms\n\n## Test\n\nAll tests are under `tests` directory.\n\n```bash\n# Change the directory\n$ cd fastapi-webstarter-demo\n# Run tests\n$ pytest -v\n```\n\n## Author\n\n[twitter](https://twitter.com/shinokada)\n\n## Licence\n\n【MIT License】\n\nCopyright 2021 Shinichi Okada\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinokada%2Ffastapi-webstarter-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinokada%2Ffastapi-webstarter-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinokada%2Ffastapi-webstarter-demo/lists"}