tasks-front Frontend for our tasks microservices API Exposes API. Auth header with jwt /user/{userId} Returns tasks for given user $ curl -v -H 'Authorization: your.very.long.jwt' http://localhost:8000/user/mememe License MIT