todos-api:@ scotch-io教程“使用Rails 5构建RESTful JSON API”代码库

时间:2024-03-14 21:29:10
【文件属性】:

文件名称:todos-api:@ scotch-io教程“使用Rails 5构建RESTful JSON API”代码库

文件大小:49KB

文件格式:ZIP

更新时间:2024-03-14 21:29:10

beginner-friendly rails-tutorial todos rails5-api Ruby

todos-api(带有Rails 5的RESTful JSON API) 此仓库是@ scotch-io教程系列的源代码伴侣, - - - 请注意 我选择暂时存档此存储库,因为我没有足够的带宽来照顾传入的问题和请求。 该教程仍然有效,并且在评论部分仍然是一个很好的讨论点。 如果有人需要直接与我联系,可以通过twitter 与我联系。 :clinking_beer_mugs: :waving_hand:


【文件预览】:
todos-api-master
----.gitignore(601B)
----app()
--------mailers()
--------models()
--------auth()
--------views()
--------jobs()
--------serializers()
--------channels()
--------lib()
--------controllers()
----config.ru(130B)
----.rspec(41B)
----bin()
--------rails(264B)
--------setup(920B)
--------bundle(129B)
--------spring(498B)
--------update(782B)
--------rake(213B)
----.travis.yml(27B)
----log()
--------.keep(0B)
----db()
--------migrate()
--------seeds.rb(519B)
--------schema.rb(1KB)
----LICENSE(1KB)
----public()
--------robots.txt(202B)
----spec()
--------support()
--------models()
--------auth()
--------factories()
--------requests()
--------spec_helper.rb(5KB)
--------rails_helper.rb(3KB)
--------controllers()
----README.md(1KB)
----config()
--------cable.yml(116B)
--------spring.rb(111B)
--------boot.rb(128B)
--------secrets.yml(965B)
--------database.yml(552B)
--------routes.rb(511B)
--------environments()
--------environment.rb(128B)
--------application.rb(1KB)
--------locales()
--------puma.rb(2KB)
--------initializers()
----lib()
--------tasks()
----tmp()
--------.keep(0B)
----Gemfile(2KB)
----Rakefile(227B)
----Gemfile.lock(5KB)

网友评论