{"id":27435300,"url":"https://github.com/camelmasa/ipfs-coreapi-sample-app","last_synced_at":"2026-04-25T23:38:13.786Z","repository":{"id":140819754,"uuid":"131106226","full_name":"camelmasa/ipfs-coreapi-sample-app","owner":"camelmasa","description":"IPFS CoreAPI Sample app","archived":false,"fork":false,"pushed_at":"2018-04-27T07:11:19.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T18:42:44.419Z","etag":null,"topics":["ipfs"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/camelmasa.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}},"created_at":"2018-04-26T05:50:25.000Z","updated_at":"2022-09-25T18:36:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a3ae4e3-b591-4b2b-ae92-1a12e4c013f3","html_url":"https://github.com/camelmasa/ipfs-coreapi-sample-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/camelmasa/ipfs-coreapi-sample-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fipfs-coreapi-sample-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fipfs-coreapi-sample-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fipfs-coreapi-sample-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fipfs-coreapi-sample-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camelmasa","download_url":"https://codeload.github.com/camelmasa/ipfs-coreapi-sample-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camelmasa%2Fipfs-coreapi-sample-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"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":["ipfs"],"created_at":"2025-04-14T18:49:16.471Z","updated_at":"2026-04-25T23:38:13.762Z","avatar_url":"https://github.com/camelmasa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IPFS CoreAPI Sample App\n\nIt's sample apps for IPFS CoreAPI.\nIf you want to implement embedded IPFS apps, It can help.\n\nIt apps has just HTTP API interface. The API calls `echo \"some string\" | ipfs add` using IPFS CoreAPI.\n\n\n## ToC\n\n- Install\n- Usage\n- License\n\n\n## Install\n\nYou can download on [release page](https://github.com/camelmasa/ipfs-coreapi-sample-app/releases).\nOr, You can build it from source.\n\n*Notice*: If you want to build from source, you need to install [gx](https://github.com/whyrusleeping/gx).\n\n```sh\ngit clone git@github.com:camelmasa/ipfs-coreapi-sample-app.git\ncd ipfs-coreapi-sample-app\ngx i\ngo build\n```\n\n\n## Usage\n\n*Notice*: If you didn't create IPFS's config to your home directory like `/Home/camelmasa/.ipfs`, you need to create that first.\n\nYou can call API.\n```sh\n./ipfs-coreapi-sample-app\n\ncurl -X POST http://localhost:4002/api/articles -d \"content=Hello Decentralized World\"\n# =\u003e Added! You can check on gateway. https://ipfs.io/ipfs/QmRnKYfpw4VKyMmrWcGzZEd17oU6NgiLTvHQEyGxcjc4EZ\n```\n\nAnd then, you can access the gateway URL.\nLet's try to change the content param !\n\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamelmasa%2Fipfs-coreapi-sample-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamelmasa%2Fipfs-coreapi-sample-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamelmasa%2Fipfs-coreapi-sample-app/lists"}