|
|
|
|
|
by gnaritas
3822 days ago
|
|
> Postgrest deviates from some REST URL conventions that REST users are familiar with. Those are common API conventions, but they have nothing to do with REST; REST only requires unique URI's for resources, it has nothing to say about the format of those URI's. The Postgres version does not deviate from REST, it deviates from a popular API pattern, that's all. |
|