{"id":19055155,"url":"https://github.com/sangupta/unsplash-java-client","last_synced_at":"2025-04-24T04:12:24.733Z","repository":{"id":39961769,"uuid":"107753678","full_name":"sangupta/unsplash-java-client","owner":"sangupta","description":"Strongly-typed Java SDK to interact with https://unsplash.com ","archived":false,"fork":false,"pushed_at":"2022-05-20T20:48:35.000Z","size":21,"stargazers_count":5,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T04:12:14.434Z","etag":null,"topics":["java","sdk","strongly-typed","unsplash","unsplash-api"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sangupta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-21T05:21:50.000Z","updated_at":"2024-09-24T15:09:21.000Z","dependencies_parsed_at":"2022-08-25T09:10:38.890Z","dependency_job_id":null,"html_url":"https://github.com/sangupta/unsplash-java-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Funsplash-java-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Funsplash-java-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Funsplash-java-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Funsplash-java-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sangupta","download_url":"https://codeload.github.com/sangupta/unsplash-java-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250560055,"owners_count":21450173,"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":["java","sdk","strongly-typed","unsplash","unsplash-api"],"created_at":"2024-11-08T23:42:17.743Z","updated_at":"2025-04-24T04:12:24.701Z","avatar_url":"https://github.com/sangupta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unsplash Java Client\n\nA strongly-typed Java client for https://unsplash.com website.\n\nAPI reference: https://unsplash.com/documentation\n\n## Usage\n\n```java\npublic static void main(String[] args) {\n  UnsplashClient client = new UnsplashClient(\"your-client-id\");\n  client.setHttpService(new DefaultHttpServiceImpl());\n\n  UnsplashImage[] images = client.getPhotos(1, 100, UnsplashSort.Latest);\n  System.out.println(\"Found images: \" + images.length);\n}\n```\n\n## License\n\nApache Version 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsangupta%2Funsplash-java-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsangupta%2Funsplash-java-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsangupta%2Funsplash-java-client/lists"}