{"id":18003802,"url":"https://github.com/teddyoweh/startapi","last_synced_at":"2025-03-26T10:30:45.221Z","repository":{"id":37738908,"uuid":"503213000","full_name":"teddyoweh/startapi","owner":"teddyoweh","description":"A command line interface aplication to create boilerplate code for developing APIs","archived":false,"fork":false,"pushed_at":"2022-06-14T12:07:31.000Z","size":15192,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-16T04:41:45.400Z","etag":null,"topics":["api","boilerplate","boilerplate-template","fastapi","flask","flask-api","startapi"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/startapi/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teddyoweh.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":"2022-06-14T04:53:28.000Z","updated_at":"2023-11-15T18:40:10.000Z","dependencies_parsed_at":"2022-08-24T16:21:41.293Z","dependency_job_id":null,"html_url":"https://github.com/teddyoweh/startapi","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/teddyoweh%2Fstartapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2Fstartapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2Fstartapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2Fstartapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teddyoweh","download_url":"https://codeload.github.com/teddyoweh/startapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222061753,"owners_count":16924705,"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":["api","boilerplate","boilerplate-template","fastapi","flask","flask-api","startapi"],"created_at":"2024-10-30T00:12:00.053Z","updated_at":"2024-10-30T00:12:00.806Z","avatar_url":"https://github.com/teddyoweh.png","language":"Python","readme":"# StartApi\n A command line interface aplication to create boilerplate code for developing APIs Using either of the two most popular python modules, Flask and FastAPI \n\n## Installation\n```sh\n$ pip install startapi\n```\n## Usage\n```py \nfrom startapi import startapi\nstartapi()\n```\n##### Save the python file, eg (makeapi.py)\n\n\n### Using Arguments \n```sh\nusage: startapi [-h] [--a APPNAME] [--f FRAMEWORK]\n\noptions:\n  -h, --help     show this help message and exit\n  --a APPNAME    API Service Name .\n  --f FRAMEWORK  API Framework to use [Flask, FastAPI].\n```\n\n### Running\n```sh\n$ python3 makeapi.py --a myapi --f fastapi\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteddyoweh%2Fstartapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteddyoweh%2Fstartapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteddyoweh%2Fstartapi/lists"}