allanwalpy / 01-19-vacancy-task-1

some simple task implementation, nothing to see
MIT License
0 stars 0 forks source link

add api for get/add/update/delete vacancy #2

Closed allanwalpy closed 5 years ago

allanwalpy commented 5 years ago

all api starts with /api

Consume: json; Produce: json;

allanwalpy commented 5 years ago

done, with some bugs/workarounds (see #11 ) and with no tests (separate issue #12 )