{"id":27143153,"url":"https://github.com/indahmutiah/ina-zone","last_synced_at":"2026-03-07T00:30:55.569Z","repository":{"id":276670598,"uuid":"929865773","full_name":"indahmutiah/ina-zone","owner":"indahmutiah","description":"Indonesia Zone API specificly provinces and cities","archived":false,"fork":false,"pushed_at":"2025-10-19T17:24:56.000Z","size":356,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T22:37:31.178Z","etag":null,"topics":["bun","hono","rest-api"],"latest_commit_sha":null,"homepage":"https://ina-zone.indahmutiah.com/","language":"TypeScript","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/indahmutiah.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-09T15:34:22.000Z","updated_at":"2025-10-19T17:24:59.000Z","dependencies_parsed_at":"2025-10-19T15:14:47.510Z","dependency_job_id":"89a94f4c-7b27-4a9c-8e04-90302c365682","html_url":"https://github.com/indahmutiah/ina-zone","commit_stats":null,"previous_names":["indahmutiah/ina-zone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/indahmutiah/ina-zone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indahmutiah%2Fina-zone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indahmutiah%2Fina-zone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indahmutiah%2Fina-zone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indahmutiah%2Fina-zone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indahmutiah","download_url":"https://codeload.github.com/indahmutiah/ina-zone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indahmutiah%2Fina-zone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30204154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bun","hono","rest-api"],"created_at":"2025-04-08T08:32:14.734Z","updated_at":"2026-03-07T00:30:55.545Z","avatar_url":"https://github.com/indahmutiah.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INA-Zone API\n\n## Overview\n\nThis is a REST API built with Hono to provide CRUD operations on provincess and zone of Indonesia using PostgreSQL database.\n\nLinks:\n\n- [ina-zone.indahmutiah.com](https://ina-zone.indahmutiah.com)\n\n## Tech Stack\n\n- Bun\n- Hono\n- TypeScript\n- Zod OpenAPI\n- Docker\n- PostgreSQL\n- Prisma\n\n## ER Diagram\n\n![ER Diagram](/assets/erd-ina-zone.png)\n\n## Features\n\n- Get all provincess\n- Get provinces by id\n- Get provinces by code\n- Get provinces by slug\n- Get all cities\n- Get cities by id\n- Get cities by code\n\n## Rest API Specification\n\nPrefix: `/api/`\n\n| Enpoint Path          | Method | Description           |\n| --------------------- | ------ | --------------------- |\n| `province`            | `GET`  | Get all provinces     |\n| `province/:id`        | `GET`  | Get provinces by id   |\n| `province/code/:code` | `GET`  | Get provinces by code |\n| `province/slug/:slug` | `GET`  | Get provinces by slug |\n| `city`                | `GET`  | Get all cities        |\n| `city/:id`            | `GET`  | Get cities by id      |\n| `city/code/:code`     | `GET`  | Get cities by code    |\n| `city/slug/:slug`     | `GET`  | Get cities by slug    |\n\n## Getting Started\n\nTo install dependencies:\n\n```sh\nbun install\n```\n\nTo run:\n\n```sh\nbun run dev\n```\n\nopen http://localhost:3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findahmutiah%2Fina-zone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findahmutiah%2Fina-zone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findahmutiah%2Fina-zone/lists"}