Rails 开发环境 API 调用

参考资料: 使用 Rails 构建 API 实践 gem ‘rest-client’ 官方文档 五倍红宝石.Rails 入門.API 模式 RestClient Gem简介 测试 终端经常使用指令html #启动 rails s,同时开发 API 接口 rails s -b 0.0.0.0 #查询本机网络端口设置,获取 API 端口信息 ifconfig 在终端打印 api 信息git Cont
相关文章
相关标签/搜索