Rails 用Postman測試自己的WEB API && Valid Parentheses ... end end #POST def create @article = Article.new(article_params) if @article.save render json: ...
確定! 回上一頁