{"id":24369909,"url":"https://github.com/gptgenius/replicate-fetch","last_synced_at":"2025-04-10T17:25:56.122Z","repository":{"id":263248875,"uuid":"632958110","full_name":"GPTGenius/replicate-fetch","owner":"GPTGenius","description":"Nodejs api for Midjourney/Openjourney on Replicate","archived":false,"fork":false,"pushed_at":"2023-04-27T06:35:32.000Z","size":1108,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T15:04:33.600Z","etag":null,"topics":["midjourney","midjourney-api","openjourney","replicate","stable-diffusion"],"latest_commit_sha":null,"homepage":"","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/GPTGenius.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}},"created_at":"2023-04-26T13:31:21.000Z","updated_at":"2023-09-08T22:27:35.000Z","dependencies_parsed_at":"2024-11-17T10:16:57.011Z","dependency_job_id":"b8c727c4-125a-43f6-9b7f-1efd8fa2b230","html_url":"https://github.com/GPTGenius/replicate-fetch","commit_stats":null,"previous_names":["gptgenius/replicate-fetch"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPTGenius%2Freplicate-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPTGenius%2Freplicate-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPTGenius%2Freplicate-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPTGenius%2Freplicate-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GPTGenius","download_url":"https://codeload.github.com/GPTGenius/replicate-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261968,"owners_count":21074229,"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":["midjourney","midjourney-api","openjourney","replicate","stable-diffusion"],"created_at":"2025-01-19T04:10:54.099Z","updated_at":"2025-04-10T17:25:56.104Z","avatar_url":"https://github.com/GPTGenius.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# replicate-fetch\n\n[![npm version](https://img.shields.io/npm/v/replicate-fetch.svg)](https://www.npmjs.com/package/replicate-fetch) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/GPTGenius/replicate-fetch/ci.yml?branch=main) ![node-current (scoped)](https://img.shields.io/node/v/replicate-fetch) ![GitHub](https://img.shields.io/github/license/lvqq/cap)\n\nFetch api for Midjourney/Openjourney on Replicate\n\n## Usage\n### createOpenjourney\n```typescript\nimport { createOpenjourney } from 'replicate-fetch'\n\ncreateOpenjourney({ prompt: \"a cat\" })\n```\n\n### Example\n\n\u003e mdjrny-v4 style a highly detailed matte painting of a man on a hill watching a rocket launch in the distance by studio ghibli, makoto shinkai, by artgerm, by wlop, by greg rutkowski, volumetric lighting, octane render, 4 k resolution, trending on artstation, masterpiece\n\n![](./assets/example-0.png)\n\n### createStableDiffusion\n```typescript\nimport { createStableDiffusion } from 'replicate-fetch'\n\ncreateStableDiffusion({ prompt: \"a cat\" })\n```\n\n### Example\n\u003e an astronaut riding a horse on mars, hd, dramatic lighting\n\n![](./assets/example-1.png)\n\n### Other api\n\n```typescript\nimport { createMidjourney } from 'replicate-fetch'\n\ncreateMidjourney({ prompt: \"a cat\" })\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptgenius%2Freplicate-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgptgenius%2Freplicate-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptgenius%2Freplicate-fetch/lists"}