Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST support for dbGrid #104

Open
PeterChaplin opened this issue Oct 14, 2015 · 0 comments
Open

REST support for dbGrid #104

PeterChaplin opened this issue Oct 14, 2015 · 0 comments

Comments

@PeterChaplin
Copy link
Contributor

Consider modifying dbGrid to support RESTful urls and methods such as:

register POST /sales_contract_threshold/:row_id {args} {
    #update sales contract threshold
}

register DELETE /sales_contract_threshold/:row_id {args} {
    #delete sales contract threshold
}
@PeterChaplin PeterChaplin changed the title REST support REST support for dbGrid Oct 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant