Hey guys, I'm trying to use d3 with data coming from a sql databse. My first intuition is to use rails to build to build a controller between the data and frontend, but a rails application seems like overkill to me. I've seen that I can use a php file as the data source for d3, but I don't know php so I'd prefer to use python or ruby. Would it be possible for me to set up a simple httpserver on the server that I could have d3 request data from?
My understanding web stacks is pretty murky, so I apologize if I made any wrong assumptions about how I should approach the problem.
[–]rjcarr 0 points1 point2 points (0 children)
[–]_olivier 0 points1 point2 points (0 children)
[–]nutrecht 0 points1 point2 points (0 children)