{"id":49585312,"url":"https://github.com/nanodrop/nanodrop-api","last_synced_at":"2026-05-03T22:06:32.680Z","repository":{"id":193821593,"uuid":"689549134","full_name":"nanodrop/nanodrop-api","owner":"nanodrop","description":"NanoDrop Faucet API","archived":false,"fork":false,"pushed_at":"2026-04-27T19:18:42.000Z","size":287,"stargazers_count":5,"open_issues_count":1,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T21:14:40.083Z","etag":null,"topics":["api","faucet","nanocurrency","nanodrop"],"latest_commit_sha":null,"homepage":"https://nanodrop.io","language":"TypeScript","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/nanodrop.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":"2023-09-10T06:51:01.000Z","updated_at":"2026-04-27T19:18:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee29af7d-0f41-4e45-9476-68474063ae37","html_url":"https://github.com/nanodrop/nanodrop-api","commit_stats":null,"previous_names":["nanodrop/nanodrop-api"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nanodrop/nanodrop-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanodrop%2Fnanodrop-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanodrop%2Fnanodrop-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanodrop%2Fnanodrop-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanodrop%2Fnanodrop-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanodrop","download_url":"https://codeload.github.com/nanodrop/nanodrop-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanodrop%2Fnanodrop-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["api","faucet","nanocurrency","nanodrop"],"created_at":"2026-05-03T22:06:21.489Z","updated_at":"2026-05-03T22:06:32.672Z","avatar_url":"https://github.com/nanodrop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NanoDrop API\n\nNanoDrop Faucet REST API.\n\n\u003e ⚠️ API deprecated  \n\u003e This API has been internalized  into the main project alongside the frontend and is no longer maintained here.  \n\u003e Use the current project: https://github.com/nanodrop/nanodrop.io\n\n## Stack\n\nThis project is made with Typescript and was designed to run on the EDGE. It implements:\n\n- [Cloudflare Workers](https://developers.cloudflare.com/workers/): a low cost, fast and scalable serverless environment.\n- [Durable Objects](https://developers.cloudflare.com/durable-objects/): allow us to cache Proof of Work with low latency in-memory.\n- [Hono](https://hono.dev/): A small, simple, and ultrafast web framework for the Edges.\n\n## Running locally\n\n```\npnpm install\npnpm dev\n```\n\n## Deploy\n\nFirst, authenticate with your Cloudflare account:\n\n```\npnpm wrangler login\n```\n\nSet production secrets:\n\n```\npnpm wrangler secret put PRIVATE_KEY\n...\n```\n\nFinally, deploy it:\n\n```\npnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanodrop%2Fnanodrop-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanodrop%2Fnanodrop-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanodrop%2Fnanodrop-api/lists"}