简体   繁体   中英

simple ways to create RESTful Web Service (java/python/?) in OSX to test ios app with swift

我是这个专家的新手,请告诉我,哪种解决方案更受市场欢迎和/或被市场采用?

I would write a small application in Node.js. It's super lightweight and handles JSON natively which has been the norm. Pretty well suited for RESTful development.

There's a library that makes RESTful development a breeze called node-restify . Their documentation is straight forward and will walk you through writing the most basic web service in a few lines of code.

If you've never used Node.js before it's easy to try out. Comes with an installer for OS X, https://nodejs.org/ .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM