{"id":23580844,"url":"https://github.com/bravo68web/api","last_synced_at":"2026-01-30T16:01:33.409Z","repository":{"id":177402028,"uuid":"660107905","full_name":"BRAVO68WEB/api","owner":"BRAVO68WEB","description":"API for B68 Ecosystem","archived":false,"fork":false,"pushed_at":"2025-09-09T22:29:40.000Z","size":1338,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T01:10:43.784Z","etag":null,"topics":["api","master","personal-api"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BRAVO68WEB.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-29T09:03:05.000Z","updated_at":"2025-09-09T22:29:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbd60f48-05dc-43c0-9619-7863610130cf","html_url":"https://github.com/BRAVO68WEB/api","commit_stats":null,"previous_names":["bravo68web/api"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/BRAVO68WEB/api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Fapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Fapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Fapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Fapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BRAVO68WEB","download_url":"https://codeload.github.com/BRAVO68WEB/api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2Fapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","master","personal-api"],"created_at":"2024-12-27T00:13:04.602Z","updated_at":"2026-01-30T16:01:33.391Z","avatar_url":"https://github.com/BRAVO68WEB.png","language":"TypeScript","funding_links":["https://github.com/sponsors/BRAVO68WEB"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003e@b68/api\u003c/h1\u003e\n\n\u003cp id=\"description\"\u003eAPI powering bravo68web's portfolio and his applications\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/bravo68web/api/build-image.yaml?logo=github\u0026amp;label=docker-build\" alt=\"shields\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/bravo68web/api/build-api.yaml?logo=github\u0026amp;label=api-build\" alt=\"shields\"\u003e\u003cimg src=\"https://img.shields.io/github/repo-size/bravo68web/api?logo=github\" alt=\"shields\"\u003e\u003cimg src=\"https://img.shields.io/github/package-json/v/bravo68web/api/main?logo=github\u0026amp;label=pkg-version\" alt=\"shields\"\u003e\u003cimg src=\"https://img.shields.io/github/languages/count/bravo68web/api?logo=github\" alt=\"shields\"\u003e\u003c/p\u003e\n\n\u003ch2\u003e🚀 Deployed at\u003c/h2\u003e\n\n[https://api.b68.dev](https://api.b68.dev)\n\n\u003ch2\u003e🧐 Features\u003c/h2\u003e\n\nHere're some of the project's best features:\n\n*   Build with Hono\n*   100% type-safe\n*   Bun Runtime\n*   Self API\n*   Easy integrations\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Clone Repo\u003c/p\u003e\n\n```bash\ngit clone https://github.com/BRAVO68WEB/api\n```\n\n\u003cp\u003e2. Install Bun (if not present)\u003c/p\u003e\n\n```bash\ncurl -fsSL https://bun.sh/install | bash\n```\n\n\u003cp\u003e3. Copy .env.example to .env and add your config\u003c/p\u003e\n\n\u003cp\u003e4. Compile Typescript Code\u003c/p\u003e\n\n```bash\nbun run build\n```\n\n\u003cp\u003e5. Start in bun runtime\u003c/p\u003e\n\n```bash\nbun run start\n```\n\n\u003ch2\u003e🍰 Contribution Guidelines:\u003c/h2\u003e\n\nFollow the Installation Steps and start the dev using\n\n```bash\nbun run dev\n```\n  \n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n\n*   Hono\n*   Bun\n*   Typescript\n*   Hasura\n*   Graphql\n*   Zod\n\n\u003ch2\u003e📔 License:\u003c/h2\u003e\n\nThis project is licensed under the MIT\n\n\u003ch2\u003e💖Like my work?\u003c/h2\u003e\n\nSponsor me on Github\n\n\u003cp\u003ehttps://github.com/sponsors/BRAVO68WEB\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravo68web%2Fapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbravo68web%2Fapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravo68web%2Fapi/lists"}