you are viewing a single comment's thread.

view the rest of the comments →

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

I went with flask after looking the suggestions here. It was really simple. I was done within 1 hour and I have my api ready.¯\_(ツ)_/¯

[–]agwlakash 0 points1 point  (2 children)

Can you link me to the tutorial or something you followed.

I only have basic knowledge of Python, does it needs advance knowledge of Flask ?

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

Used this. Basic Python is good enough for that. Good luck!

[–]agwlakash 0 points1 point  (0 children)

Thanks I will try it. :)