Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 OSX 上模拟 Web 服务以测试我的 iPhone 应用程序的最佳(最简单、易于安装和使用)解决方案是什么?
我首选的模拟 REST 接口的工具是Sinatra。也就是说,如果我今天要构建一个新的,我可能会研究Bottle(只是因为我最近对 Python 比对 Ruby 更感兴趣;这不是关于语言或框架的相对优点的陈述) . 如果你在谷歌上搜索一下“sinatra 替代品”,你会在这个领域找到其他几个框架。不过,我在 Sinatra 上很幸运。