REST service challenge request

Hello Team!

I would like to ask to support the following challenge: some simple REST backend service like TODOs API. It would be also nice, if the challenge would allow for the permanent storage of the input information. So that the challenge would check, whether the information is kept between restarts of the implementation being tested. The codecrafter will achieve this by using SQL lite or just a plain text file, lets say.

Why I think it is relevant: because around like 50% of all work these days is the implementation of some REST APIs, IMHO.

Therefore, it I believe it would be quite beneficial.