justarrived / just-match-web

JustMatch Web
https://app.justarrived.se
5 stars 1 forks source link

Proxy refactoring #401

Closed bex1 closed 7 years ago

bex1 commented 7 years ago

All proxies refactored.

The routes are grouped by the type of the respond result.

Adds compile time errors for invalid posts and updates etc. Can be hooked up to generated interfaces from the API later.

All routes in the API is covered. Except like 2-4 non relevant ones.

The proxy methods are consistent throughout which was not the case before.

bex1 commented 7 years ago

Also switched to system_language_id for users @buren

bex1 commented 7 years ago

@buren Remind me to go through some small questions I have regarding this PR with you on Wednesday. Its nothing major.