{"id":17102309,"url":"https://github.com/lionelvillard/openwhisk-expressjs","last_synced_at":"2026-05-07T13:34:49.331Z","repository":{"id":57315620,"uuid":"90311048","full_name":"lionelvillard/openwhisk-expressjs","owner":"lionelvillard","description":"Apache OpenWhisk Web action redirecting request to Express applications","archived":false,"fork":false,"pushed_at":"2017-05-17T14:59:22.000Z","size":16,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T13:50:29.847Z","etag":null,"topics":["expressjs","openwhisk","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lionelvillard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-04T21:26:05.000Z","updated_at":"2017-05-04T21:28:27.000Z","dependencies_parsed_at":"2022-09-18T20:52:50.372Z","dependency_job_id":null,"html_url":"https://github.com/lionelvillard/openwhisk-expressjs","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/lionelvillard%2Fopenwhisk-expressjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionelvillard%2Fopenwhisk-expressjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionelvillard%2Fopenwhisk-expressjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionelvillard%2Fopenwhisk-expressjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lionelvillard","download_url":"https://codeload.github.com/lionelvillard/openwhisk-expressjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245154779,"owners_count":20569588,"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":["expressjs","openwhisk","serverless"],"created_at":"2024-10-14T15:28:44.985Z","updated_at":"2026-05-07T13:34:49.290Z","avatar_url":"https://github.com/lionelvillard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Apache OpenWhisk Web action redirecting request to Express applications\n\nHow to use\n==========\n\nThe basic usage is:\n\n```\nconst app = require('./server');\nconst forward = require('openwhisk-expressjs')(app);\n\nfunction main(request) {\n  return forward(request);\n}\n\nexports.main = main;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionelvillard%2Fopenwhisk-expressjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flionelvillard%2Fopenwhisk-expressjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionelvillard%2Fopenwhisk-expressjs/lists"}