Skip to content

codica2/rails-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rails API template

How it works

How to use?

rails _6.0.0_ new codica --api --database=postgresql -m https://raw.githubusercontent.com/codica2/rails-api-template/master/rails_6_0_0_api_template.rb -T

Stack & Features

  • Ruby 2.6.3
  • Rails 6.0.0
  • API mode
  • Postgres
  • Puma
  • Handling CORS
  • Fast JSON:API serializer for Ruby Objects
  • RSpec testing framework
  • Configurable and extendable Git hook
  • Token-based authentication

Installed gems

License

rails-api-template is Copyright © 2015-2020 Codica. It is released under the MIT License.

About Codica

Codica logo

We love open source software! See our other projects or hire us to design, develop, and grow your product.

Releases

No releases published

Packages

No packages published

Languages