{"id":16901853,"url":"https://github.com/andybons/medium-prompt","last_synced_at":"2025-07-20T07:08:05.112Z","repository":{"id":149430464,"uuid":"60738431","full_name":"andybons/medium-prompt","owner":"andybons","description":"An example App Engine app using Medium’s Go SDK.","archived":false,"fork":false,"pushed_at":"2016-06-09T00:15:02.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T00:35:53.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://medium-prompt.appspot.com","language":"Go","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/andybons.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":"2016-06-08T23:50:05.000Z","updated_at":"2019-08-20T17:28:11.000Z","dependencies_parsed_at":"2023-09-04T01:52:53.135Z","dependency_job_id":null,"html_url":"https://github.com/andybons/medium-prompt","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/andybons%2Fmedium-prompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andybons%2Fmedium-prompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andybons%2Fmedium-prompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andybons%2Fmedium-prompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andybons","download_url":"https://codeload.github.com/andybons/medium-prompt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244627460,"owners_count":20483804,"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":[],"created_at":"2024-10-13T18:02:01.259Z","updated_at":"2025-03-20T14:20:37.278Z","avatar_url":"https://github.com/andybons.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medium Prompt\n\nAn example App Engine app using Medium’s [Go SDK](https://github.com/Medium/medium-sdk-go). \n\n## Prerequisites\n\n+ [The App Engine Go SDK](https://cloud.google.com/appengine/downloads)\n+ [ngrok](https://ngrok.com)\n\n## Development\n\n+ Run the local server using `goapp serve`.\n+ Run `ngrok http 8080` to create an externally-available tunnel.\n+ Head to Medium’s [Applications](https://medium.com/me/applications) page and create a new application.\n+ Add `https://\u003cUNIQUE_ID\u003e.ngrok.io/_cb` to the list of callback URLs. **SSL is required.**\n+ Head to `https://\u003cUNIQUE_ID\u003e.ngrok.io/admin` and fill in...\n  + The Client ID/Secret (provided on the Medium Application detail page).\n  + The same callback URL you entered above.\n  + A random string used to generate your XSRF token (this only really matters in production).\n+ Now visit `https://\u003cUNIQUE_ID\u003e.ngrok.io/`. It should prompt you to log in and, upon success, redirect you to your locally running development instance.\n\n## Deployment\n\n+ Get familiar with [App Engine deployment](https://cloud.google.com/appengine/docs/go/).\n+ `goapp deploy`\n+ Add the appropriate URL to the callback URLs in your Medium Application settings.\n+ Visit `https://\u003cyour site\u003e.appspot.com/admin` and enter the relevant settings detailed in the Development steps. Don’t worry, if you check the app.yaml file you’ll see it’s only available to admins of your project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandybons%2Fmedium-prompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandybons%2Fmedium-prompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandybons%2Fmedium-prompt/lists"}