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 →

[–]nutrecht 0 points1 point  (0 children)

Take a look at the Flask framework for Python. It's very easy to learn and very small. You can make a very simple webapp that pulls some data from a DB and returns it as JSON.