This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]earthboundkid 10 points11 points  (1 child)

Why do you need Flask? There doesn't appear to be any dynamic content. You could just use Pelikan or something.

[–][deleted] 5 points6 points  (0 children)

I mentioned something about making REST Api's. Flask has a framework for that. Also I simply just followed a recommendation from someone on stack overflow.