Skip to content

provide cgi like actions #436

@tripodsan

Description

@tripodsan

as discussed during the 4/2018 hackathon, we should produce an ability to create cgi-like actions.

  • they will be served from in htdocs/cgi-bin
  • they contain a main function that has the same signature as a pipeline function
  • they are similar to the pure actions (Pure-JS actions are not wrapped  #334) but are not bound to a resource but have a url.

for example:

htdocs/cgi-bin/login.js

would be invoked with:

https://demo.project-helix.io/cgi-bin/login.js

/cc @davidnuescheler

Metadata

Metadata

Assignees

Labels

docmeplzFeatures that should be documented on the websiteenhancementNew feature or requestreleased

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions