RESTful JSON API
Have spent the past week or so, trying to find a decent JSON RESTful API I can implement.
I am attempting to build a JSON backend with an AngularJS and/or Dart frontend that I can use on my current web host.
I could use Rails for this, but I'd prefer to use something like NodeJS if at all possible.
I am attempting to build a JSON backend with an AngularJS and/or Dart frontend that I can use on my current web host.
I could use Rails for this, but I'd prefer to use something like NodeJS if at all possible.
Comments
Post a Comment