{"id":37138103,"url":"https://github.com/marcgrol/shopbackend","last_synced_at":"2026-01-14T16:00:44.358Z","repository":{"id":147787869,"uuid":"617685950","full_name":"MarcGrol/shopbackend","owner":"MarcGrol","description":"Demonstrates payment integration with Adyen, Stipe and Mollie: checkout, webhooks and oauth","archived":false,"fork":false,"pushed_at":"2025-10-21T14:51:38.000Z","size":12252,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-21T16:39:06.571Z","etag":null,"topics":["adyen","appengine-go","cloud-build","cloud-tasks","experiment","gcloud-firestore","gcloud-pubsub","golang","mollie","oauth2-client","payment","stripe"],"latest_commit_sha":null,"homepage":"https://marcsexperiment.ew.r.appspot.com/","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/MarcGrol.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-03-22T22:34:06.000Z","updated_at":"2025-10-21T14:51:42.000Z","dependencies_parsed_at":"2024-07-11T08:46:56.876Z","dependency_job_id":"081d5968-ccd0-4912-b8ed-2daf401f54ad","html_url":"https://github.com/MarcGrol/shopbackend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcGrol/shopbackend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcGrol%2Fshopbackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcGrol%2Fshopbackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcGrol%2Fshopbackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcGrol%2Fshopbackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcGrol","download_url":"https://codeload.github.com/MarcGrol/shopbackend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcGrol%2Fshopbackend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28425596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["adyen","appengine-go","cloud-build","cloud-tasks","experiment","gcloud-firestore","gcloud-pubsub","golang","mollie","oauth2-client","payment","stripe"],"created_at":"2026-01-14T16:00:25.444Z","updated_at":"2026-01-14T16:00:44.332Z","avatar_url":"https://github.com/MarcGrol.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example of doing payments with the Adyen, Stripe and Mollie platform\n\nExample app that demonstrates how Adyen, Stripe and Mollie checkout and OAuth work an all 3 platforms\n\n## Play around with the app\n\n[https://marcsexperiment.ew.r.appspot.com](https://marcsexperiment.ew.r.appspot.com/)\n\n## Architecture\n\n![Overview if architecture](https://github.com/MarcGrol/shopbackend/blob/main/docs/integration_experiment_architecture.png)\n\n\n## Manual deployment on Google Appengine\n\n    # Login in to gcloud to start using the cli\n    gcloud auth login \n    gcloud config set project \u003cyour-project-name\u003e   \n    \n    # Prepare a task-queue\n    gcloud tasks queues create default --max-attempts=10 --max-concurrent-dispatches=5\n    \n    # Create your own app.yaml\n    cp app_example.yaml app.yaml # and set env-vars to the right values\n    \n    # Perform the actual deployment\n    gcloud app deploy app.yaml index.yaml cron.yaml --quiet\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcgrol%2Fshopbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcgrol%2Fshopbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcgrol%2Fshopbackend/lists"}