Skip to content

SELECT/INSERT/UPDATE/DELETE over REST #66

Closed
@dedok

Description

@dedok

I proposing a configuration for this issue

{
 # Contexts location, location if
 location = /my_insert {
   tnt_http_insert [on, off];
   tnt_pass UPSTREAM;
 }
 location = /my_delete {
   tnt_http_delete [on, off];
   tnt_pass UPSTREAM;
 }
 ... and so on ...
} 

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions