|
|
| | Ask HN: Fastest setup for Restful Web Service | | 7 points by sph130 on Jan 7, 2014 | hide | past | favorite | 13 comments | | Because I don't trust the results of google and how old they are I am going to ask the HN Community. I want to get a proof of concept out for an app. I am more of a UI developer and have dabbled in django/tastypie however it will take me a good couple days to get that setup in AWS. I have a data model that I could easily implement in a database (pretty good with SQL) but not tied to relational DB. My Question: What is the absolute easiest and fastest way to setup a restful web service based on a datamodel. (And I'd like to use json for the format) GO! |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
[1] https://flask-restless.readthedocs.org/en/latest/quickstart....