Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

autogenerate api server interface for genScript #115

Open
cloudinertia opened this issue Mar 7, 2019 · 0 comments
Open

autogenerate api server interface for genScript #115

cloudinertia opened this issue Mar 7, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cloudinertia
Copy link
Contributor

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ v ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Current behavior

only supports server-side/client-side execution scripts.

Expected behavior

also supports http api endpoint interface.

e.g.

GET
//Transfer?to=...&value=100

or

POST
//Transfer
body
to:xxx
value:200

@cloudinertia cloudinertia added the enhancement New feature or request label Mar 7, 2019
@cloudinertia cloudinertia self-assigned this Mar 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant