Rails API模板
那么它做什么以及如何使用
这是现代Rails API的简单脚手架。 只需运行一个命令,您便可以快速进入开发流程。
用法
foobar:~ $ git clone https://github.com/pandwoter/rails-api-template && cd rails-6-api-template
foobar:~ $ rails new app --api -m template.rb --database postgresql
已安装的宝石
堆栈和功能
R