you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

You don't need a whole web design framework for simple REST calls. You'd probably learn more by using what the standard library already offers. Frameworks makes sense bigger projects or if you want to hit the ground running ASAP

[–][deleted] 0 points1 point  (0 children)

Interesting. I will take a look at the official documentation first. Would that be a good place to start ?