{"id":28544853,"url":"https://github.com/neoteroi/blacksheep-api","last_synced_at":"2025-07-07T02:31:19.094Z","repository":{"id":52578514,"uuid":"212891609","full_name":"Neoteroi/BlackSheep-API","owner":"Neoteroi","description":"Project template to start Web APIs with BlackSheep","archived":false,"fork":false,"pushed_at":"2025-05-11T07:40:36.000Z","size":65,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T22:44:48.594Z","etag":null,"topics":["api","blacksheep","project-template","webapp"],"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/Neoteroi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2019-10-04T19:49:33.000Z","updated_at":"2025-05-11T07:40:39.000Z","dependencies_parsed_at":"2025-05-11T08:24:06.262Z","dependency_job_id":"e05a365e-6ca7-4518-a253-0615efa4e1a4","html_url":"https://github.com/Neoteroi/BlackSheep-API","commit_stats":null,"previous_names":["neoteroi/blacksheep-api"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Neoteroi/BlackSheep-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neoteroi","download_url":"https://codeload.github.com/Neoteroi/BlackSheep-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neoteroi%2FBlackSheep-API/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264001911,"owners_count":23542341,"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","blacksheep","project-template","webapp"],"created_at":"2025-06-09T22:38:00.788Z","updated_at":"2025-07-07T02:31:19.088Z","avatar_url":"https://github.com/Neoteroi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlackSheep-API Cookiecutter template\n[Cookiecutter](https://github.com/cookiecutter/cookiecutter) template to\nboostrap a new BlackSheep v2 application to build a Web API.\n\n## Getting started\n\n```bash\npip install blacksheep-cli\n```\n\n```bash\nblacksheep create --template api\n\n🚀 Project name example\n🤖 Use controllers? Yes\n📜 Use OpenAPI Documentation? Yes\n🔧 Library to read settings essentials-configuration\n🔩 App settings format (Use arrow keys)\n » YAML\n   TOML\n   JSON\n   INI\n```\n\n## Documentation\n\nThe documentation of the [framework can be read here](https://www.neoteroi.dev/blacksheep/).\n\n## Features\n\n- Basic folder structure\n- Settings handled using [Pydantic Settings Management](https://docs.pydantic.dev/latest/usage/settings/) or [essentials-configuration](https://github.com/Neoteroi/essentials-configuration)\n- Strategy to read configuration from YAML, TOML, JSON, INI files, and\n  environmental variables, or settings stored in a user's folder when using\n  [`essentials-configuration`](https://github.com/Neoteroi/essentials-configuration)\n- Handling of [dependency injection](https://www.neoteroi.dev/blacksheep/dependency-injection/), using [`rodi`](https://github.com/RobertoPrevato/rodi)\n- Configuration of exceptions handlers\n- Strategy to handle [authentication](https://www.neoteroi.dev/blacksheep/authentication/) and [authorization](https://www.neoteroi.dev/blacksheep/authorization/), using [`guardpost`](https://github.com/RobertoPrevato/GuardPost)\n\n## For more information on rodi\n\nFor more information and documentation about `rodi`, see:\n\n- [dependency injection in BlackSheep](https://www.neoteroi.dev/blacksheep/dependency-injection/)\n- [rodi](https://github.com/RobertoPrevato/rodi)\n\n## Using Cookiecutter\n\nThe template can also be used with `Cookiecutter`.\n\n```bash\npip install cookiecutter\n\ncookiecutter https://github.com/Neoteroi/BlackSheep-API\n```\n\n## Docker image\n\nThe project template includes a `Dockerfile`.\n\nTo test using the image from Docker Hub:\n\n```bash\ndocker run --name apidemo --rm -p 8080:80 robertoprevato/apidemo\n```\n\nAnd navigate to:\n\n```bash\nhttp://localhost:8080/docs/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoteroi%2Fblacksheep-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoteroi%2Fblacksheep-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoteroi%2Fblacksheep-api/lists"}