{"id":50709259,"url":"https://github.com/masteribro/pulse-backend-kotlin","last_synced_at":"2026-06-09T14:01:54.311Z","repository":{"id":358213004,"uuid":"1240209873","full_name":"masteribro/pulse-backend-kotlin","owner":"masteribro","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-16T08:31:27.000Z","size":647,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T10:29:51.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/masteribro.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":"2026-05-15T22:05:48.000Z","updated_at":"2026-05-16T08:31:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/masteribro/pulse-backend-kotlin","commit_stats":null,"previous_names":["masteribro/pulse-backend-kotlin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/masteribro/pulse-backend-kotlin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masteribro%2Fpulse-backend-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masteribro%2Fpulse-backend-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masteribro%2Fpulse-backend-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masteribro%2Fpulse-backend-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masteribro","download_url":"https://codeload.github.com/masteribro/pulse-backend-kotlin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masteribro%2Fpulse-backend-kotlin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34110012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-09T14:01:53.281Z","updated_at":"2026-06-09T14:01:54.306Z","avatar_url":"https://github.com/masteribro.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pulse-backend-kotlin\n\nbasically the kotlin version of the pulse backend, built with Ktor instead of Spring Boot. does the same thing just cleaner.\n\n## how to run it\n\n```bash\n./gradlew run\n```\n\nserver starts at `http://localhost:8080`\n\n## available endpoints\n\n| URL | what it does |\n|-----|-------------|\n| `GET /api/v1/media-data` | returns all media items |\n| `GET /api/v1/media-data/{type}` | filter by type — video, audio, document or text |\n\n## examples\n\nget everything:\n```\nhttp://localhost:8080/api/v1/media-data\n```\n\nget only videos:\n```\nhttp://localhost:8080/api/v1/media-data/video\n```\n\nget only audio:\n```\nhttp://localhost:8080/api/v1/media-data/audio\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasteribro%2Fpulse-backend-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasteribro%2Fpulse-backend-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasteribro%2Fpulse-backend-kotlin/lists"}